u-boot-brain/arch/m68k/cpu/mcf530x
Masahiro Yamada bdde659516 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
This commit intends to stop grepping CPU type in
arch/m68k/cpu/mcf530x/config.mk.

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

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Alison Wang <alison.wang@freescale.com>
Cc: Angelo Dureghello <angelo@sysam.it>
2015-03-28 09:03:09 -04:00
..
config.mk m68k: mcf530x: move CPU type to Kconfig and refactor config.mk 2015-03-28 09:03:09 -04:00
cpu_init.c m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
cpu.c m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
interrupts.c m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
Makefile m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
speed.c m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00
start.S m68k: add mcf5307 cpu support 2015-03-05 20:13:21 -05:00