Hello Marek, Stefan, Dinh, all, On Fri, 20 Nov 2015 17:17:33 +0100 Marek Vasut <[email protected]> wrote:
> This board was constantly parasiting on the CV SoCDK, so split it > into it's own separate directory. Moreover, the board config was > missing important bits, like simple-bus support in SPL, the DRAM > configuration was incorrect and the DTS was also missing the pre > reloc bits. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Stefan Roese <[email protected]> > Cc: Dinh Nguyen <[email protected]> > Cc: Dinh Nguyen <[email protected]> > Reviewed-by: Stefan Roese <[email protected]> > --- > [snip] I can see a lot of warnings like include/configs/socfpga_socrates.h:26:0: warning: "CONFIG_CMD_GPIO" redefined #define CONFIG_CMD_GPIO ^ In file included from ././include/linux/kconfig.h:4:0, from <command-line>:0: include/generated/autoconf.h:77:0: note: this is the location of the previous definition #define CONFIG_CMD_GPIO 1 ^ In file included from include/config.h:5:0, from include/common.h:18, from arch/arm/cpu/armv7/cache_v7.c:9: include/configs/socfpga_socrates.h:26:0: warning: "CONFIG_CMD_GPIO" redefined #define CONFIG_CMD_GPIO I believe, it's a consequence of the migration to the kconfig system, isn't? Regards Jan Viktorin -- Jan Viktorin E-mail: [email protected] System Architect Web: www.RehiveTech.com RehiveTech Brno, Czech Republic _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

