[U-Boot] [PATCH 6/6] i.mx: i.mx6q: Add the initial support for i.mx6q ARM2 board

Fabio Estevam festevam at gmail.com
Sat Nov 12 20:42:57 CET 2011


Hi Jason,

On Sat, Nov 12, 2011 at 8:36 AM, Jason Liu <jason.hui at linaro.org> wrote:
> +int board_init(void)
> +{
> +       /* board id for linux */
> +       gd->bd->bi_arch_number = MACH_TYPE_MX61_ARD;

Please remove this line and define the mach type in the board header file.

Regards,

Fabio Estevam


More information about the U-Boot mailing list