commit | de017e108ffe3147773d2a85c8ec9da64941e89c | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 21 09:17:40 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Tue May 21 07:51:36 2019 +0200 |
tree | 6dcb3c1ac42f843c61bf99ee4c1c17ab8c5ad8d6 | |
parent | b163978c6d1c178428b15f40f5387307b4b00c54 [diff] |
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>