diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-11-03 10:05:22 +0100 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-11-03 10:05:22 +0100 |
commit | a42c87f9d831c4eb36104255766cc7897876867c (patch) | |
tree | 90dd6a5dad0e7e290d7df44cff746fb3319b3219 /README | |
parent | d598e0fe739e5a75db74cc144beabd09e3c51433 (diff) | |
parent | a956bdcb3ff759f753e3f0c5e40e58f4c3056e22 (diff) |
Merge remote-tracking branch 'u-boot-ti/master'
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -661,6 +661,10 @@ The following options need to be configured: additional board info beside the logo + When CONFIG_CFB_CONSOLE_ANSI is defined, console will support + a limited number of ANSI escape sequences (cursor control, + erase functions and limited graphics rendition control). + When CONFIG_CFB_CONSOLE is defined, video console is default i/o. Serial console can be forced with environment 'console=serial'. |