]> git.baikalelectronics.ru Git - uboot.git/commit
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
authorAngelo Dureghello <angelo@sysam.it>
Sat, 19 Aug 2017 22:01:55 +0000 (00:01 +0200)
committerAngelo Dureghello <angelo@sysam.it>
Tue, 23 Jan 2018 22:47:02 +0000 (23:47 +0100)
commitcaad0a978f740ffe175176e80cb27f9e53d28c94
treeade7049b0c4c8b2d18f3a97adf70c1e331dd20a5
parent65b339faf697116afbd09a4d0f8cfeff64c87232
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO

Change all coldfire arch files to use CONFIG_DISPLAY_CPUINFO.

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Reviewed-by: Tom Rini <trini@konsulko.com>
---
Changes for v2:
   - update common/Kconfig to add M68K to the default y list
arch/m68k/cpu/mcf5227x/cpu.c
arch/m68k/cpu/mcf523x/cpu.c
arch/m68k/cpu/mcf52x2/cpu.c
arch/m68k/cpu/mcf530x/cpu.c
arch/m68k/cpu/mcf532x/cpu.c
arch/m68k/cpu/mcf5445x/cpu.c
arch/m68k/cpu/mcf547x_8x/cpu.c
common/Kconfig
common/board_f.c