mpc83xx: Make distinct MPC8349EMDS_SDRAM board
authorMario Six <mario.six@gdsys.cc>
Mon, 21 Jan 2019 08:17:40 +0000 (09:17 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 05:51:36 +0000 (07:51 +0200)
commitddc935fc093ffacd9aeeb8fe12cd7ebeeefc87dd
tree6dcb3c1ac42f843c61bf99ee4c1c17ab8c5ad8d6
parent10590363b55658029616aa79694880a30a9764c3
mpc83xx: Make distinct MPC8349EMDS_SDRAM board

The MPC8349EMDS config file contains config options to enable SDRAM
support. To keep this ability after the Kconfig migration, create a new
MPC8349EMDS_SDRAM board that enables the SDRAM support and remove the
SDRAM support from the original board.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
arch/powerpc/cpu/mpc83xx/Kconfig
board/freescale/mpc8349emds/Kconfig
board/freescale/mpc8349emds/MAINTAINERS
configs/MPC8349EMDS_SDRAM_defconfig [new file with mode: 0644]
include/configs/MPC8349EMDS.h
include/configs/MPC8349EMDS_SDRAM.h [new file with mode: 0644]