]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: ppc4xx: convert AMCC boards to generic board
authorAnatolij Gustschin <agust@denx.de>
Sat, 28 Mar 2015 15:49:47 +0000 (16:49 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:12 +0000 (14:35 +0200)
commit3446eb878e0556c1e93cb63cdcaa5be6a08caa45
tree5ece85715a6ff31d61d35b99264e667e20a57841
parent92c1c15d4ccd72e1d42f8890a5dafbc6ad1eadc0
powerpc: ppc4xx: convert AMCC boards to generic board

Add CONFIG_SYS_GENERIC_BOARD to amcc-common.h and CONFIG_DISPLAY_BOARDINFO
to Kconfig files. canyonlands.h includes amcc-common.h, so remove
CONFIG_SYS_GENERIC_BOARD definition there.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Feng Kan <fkan@amcc.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Tom Rini <trini@konsulko.com>
18 files changed:
board/amcc/acadia/Kconfig
board/amcc/bamboo/Kconfig
board/amcc/bubinga/Kconfig
board/amcc/ebony/Kconfig
board/amcc/katmai/Kconfig
board/amcc/kilauea/Kconfig
board/amcc/luan/Kconfig
board/amcc/makalu/Kconfig
board/amcc/ocotea/Kconfig
board/amcc/redwood/Kconfig
board/amcc/sequoia/Kconfig
board/amcc/taihu/Kconfig
board/amcc/taishan/Kconfig
board/amcc/walnut/Kconfig
board/amcc/yosemite/Kconfig
board/amcc/yucca/Kconfig
include/configs/amcc-common.h
include/configs/canyonlands.h