projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b593574
)
arm: rpi: Drop CONFIG_CONS_INDEX
author
Simon Glass
<sjg@chromium.org>
Wed, 5 Apr 2017 22:23:33 +0000
(16:23 -0600)
committer
Tom Rini
<trini@konsulko.com>
Wed, 10 May 2017 00:19:05 +0000
(20:19 -0400)
This is not needed now that serial uses driver model.
Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/rpi.h
patch
|
blob
|
history
diff --git
a/include/configs/rpi.h
b/include/configs/rpi.h
index 5caf90a9ac2f3078889c2ffb51f4bdb890ce23bc..732d5b9fbe7989b2dad953bff3c9a44240263324 100644
(file)
--- a/
include/configs/rpi.h
+++ b/
include/configs/rpi.h
@@
-97,7
+97,6
@@
#else
#define CONFIG_PL01X_SERIAL
#endif
-#define CONFIG_CONS_INDEX 0
/* Console configuration */
#define CONFIG_SYS_CBSIZE 1024