[U-Boot] [PATCH V2 2/3] i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE

Eric Nelson eric.nelson at boundarydevices.com
Tue Mar 13 01:25:44 CET 2012


On 03/04/2012 01:51 PM, Eric Nelson wrote:
> Allow non-dt kernels to boot
>
> Signed-off-by: Troy Kisky<troy.kisky at boundarydevices.com>
> ---
>   include/configs/mx6qsabrelite.h |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
> index 85f6f7a..381b3a7 100644
> --- a/include/configs/mx6qsabrelite.h
> +++ b/include/configs/mx6qsabrelite.h
> @@ -28,6 +28,8 @@
>   #define CONFIG_DISPLAY_CPUINFO
>   #define CONFIG_DISPLAY_BOARDINFO
>
> +#define CONFIG_MACH_TYPE	3769
> +
>   #include<asm/arch/imx-regs.h>
>
>   #define CONFIG_CMDLINE_TAG

Any comment on this patch?


More information about the U-Boot mailing list