summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 501a52d558..77220edc98 100644
--- a/README
+++ b/README
@@ -2803,6 +2803,14 @@ use the "saveenv" command to store a valid environment.
a larger amount of rapid input, such as happens when
pasting text into the terminal.
+- CONFIG_DISPLAY_BOARDINFO
+ Display information about the board that U-Boot is running on
+ when U-Boot starts up.
+
+- CONFIG_DISPLAY_BOARDINFO_LATE
+ Similar to the previous option, but display this information
+ later, once the LCD is running.
+
Low Level (hardware related) configuration options:
---------------------------------------------------