
20 Oct
2010
20 Oct
'10
2:24 p.m.
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