]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Cleanup U-Boot boot messages on ARM.
authorWolfgang Denk <wd@pollux.(none)>
Sun, 29 Jan 2006 18:12:41 +0000 (19:12 +0100)
committerWolfgang Denk <wd@pollux.(none)>
Sun, 29 Jan 2006 18:12:41 +0000 (19:12 +0100)
commit57cac1fa547fa590fe4b7992619b9f26417014c3
tree1f0fc45f800c9f0d295f3b7f00aa4eebb25a5e86
parent18c5e64c5b0f21f0824bf4f0a8ab0f942652ee7f
Cleanup U-Boot boot messages on ARM.

To match the U-Boot user interface on ARM platforms to the U-Boot
standard (as on PPC platforms), some messages with debug character
are removed from the default U-Boot build.
Enable DEBUG for lib_arm/board.c to enable debug messages.
New CONFIG_DISPLAY_CPUINFO and CONFIG_DISPLAY_BOARDINFO options.

Patch  by Stefan Roese, 24 Jan 2006
CHANGELOG
lib_arm/board.c