On Thu, Jul 21, 2016 at 04:10:30AM +0900, Nobuhiro Iwamatsu wrote: > Hi Tom, > > Please pull u-boot-sh rmobile branch. > > The following changes since commit 59d07ee08e858bf2c121d0cdc6c8ddd3b26ee5b1: > > SPL: tiny-printf: avoid any BSS usage (2016-07-08 12:50:34 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-sh.git rmobile > > for you to fetch changes up to 997660af470f68e9d3fa7c06271d35b40bbe3833: > > arm: rmobile: Update defconfig (2016-07-09 05:50:53 +0900) >
This breaks other platforms: +(smdkc100,s5p_goni) ../scripts/Makefile.build:59: ../arch/arm/cpu/armv7/s5pc1xx/Makefile: No such file or directory +(smdkc100,s5p_goni) make[3]: *** No rule to make target '../arch/arm/cpu/armv7/s5pc1xx/Makefile'. Stop . +(smdkc100,s5p_goni) make[2]: *** [arch/arm/cpu/armv7/s5pc1xx] Error 2 +(smdkc100,s5p_goni) make[1]: *** [arch/arm/cpu/armv7] Error 2 +(salvator-x) ../cmd/bootm.c: In function ‘do_imls_nor’: +(salvator-x) ../cmd/bootm.c:332:7: error: ‘CONFIG_SYS_MAX_FLASH_BANKS’ undeclared (first use in this fu nction) +(salvator-x) i < CONFIG_SYS_MAX_FLASH_BANKS; ++i, ++info) { +(salvator-x) ^ +(salvator-x) ../cmd/bootm.c:332:7: note: each undeclared identifier is reported only once for each func tion it appears in +(salvator-x) make[2]: *** [cmd/bootm.o] Error 1 +(salvator-x) make[1]: *** [cmd] Error 2 +(lager) make[2]: *** No rule to make target 'board/renesas/lager/../rcar-gen2-common/common.o', needed by 'board/renesas/lager/built-in.o'. Stop. +(lager) make[1]: *** [board/renesas/lager] Error 2 Thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot