]> git.ipfire.org Git - people/ms/u-boot.git/commit
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Mar 2015 08:01:12 +0000 (17:01 +0900)
committerTom Rini <trini@konsulko.com>
Sat, 28 Mar 2015 13:03:09 +0000 (09:03 -0400)
commit4cbd29284dcf5c1da9e7bc170e4c3c6a52c988f3
treeba2432d1cf8442656f202e934233e80cd046f039
parentf47fb6b4a0082d1a9da03cec86150a5af4131eb3
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk

Move the CPU type config options from include/configs/*.h
to arch/m68k/Kconfig and refactor the CPU flags select in
arch/m68k/cpu/mcf547x_8x/config.mk.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Alison Wang <alison.wang@freescale.com>
Cc: Angelo Dureghello <angelo@sysam.it>
arch/m68k/Kconfig
arch/m68k/cpu/mcf547x_8x/config.mk
include/configs/M5475EVB.h
include/configs/M5485EVB.h