mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
b3ce90815c
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.cn@gmail.com> |
||
---|---|---|
.. | ||
alt | ||
ap325rxa | ||
ecovec | ||
gose | ||
koelsch | ||
lager | ||
MigoR | ||
porter | ||
r0p7734 | ||
r2dplus | ||
r7780mp | ||
rcar-gen2-common | ||
rsk7203 | ||
rsk7264 | ||
rsk7269 | ||
sh7752evb | ||
sh7753evb | ||
sh7757lcr | ||
sh7763rdp | ||
sh7785lcr | ||
silk | ||
stout |