2014-03-05 9:25 GMT+01:00 Masahiro Yamada <yamad...@jp.panasonic.com>: > All mips32 boards define CONFIG_MIPS32 in config headers > except malta boards which define it in boards.cfg. > We can consolidate them by defining it in > arch/mips/cpu/mips32/config.mk. > > CONFIG_MIPS64 definition can be moved to > arch/mips/cpu/mips64/config.mk as well. > > Signed-off-by: Masahiro Yamada <yamad...@jp.panasonic.com> > Cc: Daniel Schwierzeck <daniel.schwierz...@gmail.com> > --- > > Changes in v2: > - Fix typo > s/mip32/mips32/ in commit log. > s/CONFIG_MIP32/CONFIG_MIPS32/ > Anyway, CONFIG_MIPS32 is not used anywhere...
Indeed those defines are unused but it's a nice cleanup. Maybe I'll drop those defines in the future. > > arch/mips/cpu/mips32/config.mk | 4 +--- > arch/mips/cpu/mips64/config.mk | 4 +--- > boards.cfg | 4 ++-- > include/configs/dbau1x00.h | 1 - > include/configs/incaip.h | 1 - > include/configs/pb1x00.h | 1 - > include/configs/qemu-mips.h | 1 - > include/configs/qemu-mips64.h | 1 - > include/configs/vct.h | 1 - > 9 files changed, 4 insertions(+), 14 deletions(-) > Acked-by: Daniel Schwierzeck <daniel.schwierz...@gmail.com> -- - Daniel _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot