[U-Boot] [PATCH 2/2] iMX6SLEVK: Change to use generic board
Nitin Garg
nitin.garg at freescale.com
Wed Sep 3 18:23:31 CEST 2014
On 09/03/2014 04:43 AM, Ye.Li wrote:
> Enable CONFIG_SYS_GENERIC_BOARD for imx6slevk to use generic board.
>
> Signed-off-by: Ye.Li <B37916 at freescale.com>
> ---
> include/configs/mx6slevk.h | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/mx6slevk.h b/include/configs/mx6slevk.h
> index 3d05a64..194d7bd 100644
> --- a/include/configs/mx6slevk.h
> +++ b/include/configs/mx6slevk.h
> @@ -26,6 +26,8 @@
> #define CONFIG_INITRD_TAG
> #define CONFIG_REVISION_TAG
>
> +#define CONFIG_SYS_GENERIC_BOARD
> +
> /* Size of malloc() pool */
> #define CONFIG_SYS_MALLOC_LEN (3 * SZ_1M)
>
>
Acked-by: Nitin Garg <nitin.garg at freescale.com>
More information about the U-Boot
mailing list