On Sun, Jan 24, 2016 at 09:45:46PM -0800, Bin Meng wrote: > Currently buildman fails to build sh7753evb and reports the following: > > board/renesas/sh7753evb/built-in.o: In function 'init_gether_mdio': > board/renesas/sh7753evb/sh7753evb.c:94: undefined reference to > 'PMB_ADDR_BASE' > board/renesas/sh7753evb/sh7753evb.c:94: undefined reference to > 'PMB_DATA_BASE' > board/renesas/sh7753evb/sh7753evb.c:94: undefined reference to > 'mk_pmb_addr_val' > board/renesas/sh7753evb/sh7753evb.c:94: undefined reference to > 'mk_pmb_data_val' > make: *** [u-boot] Error 1 > > The fix is to wrap any codes that access these macros with CONFIG_SH_32BIT. > > Signed-off-by: Bin Meng <bmeng...@gmail.com>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot