[U-Boot] [PATCH] Kirkwood: bugfix: broken early console messages
Eric Cooper
ecc at cmu.edu
Wed Oct 20 14:24:27 CEST 2010
I can confirm that this patch solves the problem on the dockstar hardware.
Minor: there was incorrect extra whitespace in this line:
#define CONFIG_BOARD_EARLY_INIT_F /* call board_init_f for early inits*/
Should be:
#define CONFIG_BOARD_EARLY_INIT_F /* call board_init_f for early inits */
Thanks.
--
Eric Cooper e c c @ c m u . e d u
More information about the U-Boot
mailing list