
From: Ian Campbell ijc@hellion.org.uk
Built and booted to a Linux prompt with no issues discovered. network and usb access to the external mmc are ok. (my internal mmc is knackered at the h/w level).
Signed-off-by: Ian Campbell ijc@hellion.org.uk Cc: Jason Cooper u-boot@lakedaemon.net Cc: Masahiro Yamada yamada.m@jp.panasonic.com --- I wouldn't be terribly surprised if this could be done in mv-common.h but I only have a dreamplug to test with. --- include/configs/dreamplug.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h index 981233a..37ae686 100644 --- a/include/configs/dreamplug.h +++ b/include/configs/dreamplug.h @@ -37,6 +37,7 @@ #define CONFIG_KW88F6281 1 /* SOC Name */ #define CONFIG_MACH_TYPE MACH_TYPE_DREAMPLUG #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ +#define CONFIG_SYS_GENERIC_BOARD
/* * Commands configuration