On Sun, Nov 13, 2011 at 3:42 AM, Fabio Estevam <feste...@gmail.com> wrote: > Hi Jason, > > On Sat, Nov 12, 2011 at 8:36 AM, Jason Liu <jason....@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.
Yes, I think we can remove this definition since i.mx6 will go devicetree and no need the mach-id now. > > Regards, > > Fabio Estevam > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot