[U-Boot] [PATCH] imx: mx53loco: Add raw initrd support
Hui.Liu at freescale.com
Hui.Liu at freescale.com
Thu Nov 20 08:47:29 CET 2014
> -----Original Message-----
> From: Guillaume GARDET [mailto:guillaume.gardet at free.fr]
> Sent: Thursday, November 20, 2014 3:39 PM
> To: u-boot at lists.denx.de
> Cc: Guillaume GARDET; Stefano Babic; Liu Hui-R64343
> Subject: [U-Boot] [PATCH] imx: mx53loco: Add raw initrd support
>
> Signed-off-by: Guillaume GARDET <guillaume.gardet at free.fr>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Jason Liu <r64343 at freescale.com>
Acked-by: Jason Liu <r64343 at freescale.com>
>
> ---
> include/configs/mx53loco.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
> index 10fb1f4..42bc3c8 100644
> --- a/include/configs/mx53loco.h
> +++ b/include/configs/mx53loco.h
> @@ -94,6 +94,7 @@
> /* Command definition */
> #include <config_cmd_default.h>
> #define CONFIG_CMD_BOOTZ
> +#define CONFIG_SUPPORT_RAW_INITRD
>
> #undef CONFIG_CMD_IMLS
>
> --
> 1.8.4.5
More information about the U-Boot
mailing list