[U-Boot] [PATCH 1/2] dreamplug: switch to GENERIC_BOARD

Prafulla Wadaskar prafulla at marvell.com
Tue Feb 24 09:45:49 CET 2015



> -----Original Message-----
> From: Ian Campbell [mailto:ijc+uboot at hellion.org.uk]
> Sent: 24 February 2015 14:09
> To: u-boot at lists.denx.de; Prafulla Wadaskar; Luka Perkov
> Cc: Ian Campbell; Jason Cooper; Masahiro Yamada
> Subject: [PATCH 1/2] dreamplug: switch to GENERIC_BOARD
> 
> From: Ian Campbell <ijc at 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 at hellion.org.uk>
> Cc: Jason Cooper <u-boot at lakedaemon.net>
> Cc: Masahiro Yamada <yamada.m at 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
> --

Acked-By: Prafulla Wadaskar <prafulla at marvell.com>

Regards...
Prafulla . . .


More information about the U-Boot mailing list