
20 Oct
2010
20 Oct
'10
3:34 p.m.
-----Original Message----- From: Eric Cooper [mailto:ecc@cmu.edu] Sent: Wednesday, October 20, 2010 5:54 PM To: Prafulla Wadaskar Cc: u-boot@lists.denx.de Subject: Re: [PATCH] Kirkwood: bugfix: broken early console messages
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.
Thanks for this feedback
Regards.. Prafulla . .