Hi Stefano, On Mon, Apr 27, 2015 at 4:51 AM, Stefano Babic <sba...@denx.de> wrote:
>> +int board_late_init(void) >> +{ >> +#ifdef CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG >> + if (is_hummingboard()) >> + setenv("board_name", "HUMMINGBOARD"); >> + else >> + setenv("board_name", "CUBOXI"); >> + >> + if (is_mx6q) > > This should be is_mx6q() and not is_mx6q You are right. Do you want me to resend the series or could you please change it while applying it? Thanks, Fabio Estevam _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot