commit | 9720bc375edb7fc35420b8841cd233694887d940 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Tue Apr 21 09:28:48 2020 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Mon Apr 27 20:30:13 2020 +0200 |
tree | 396b630fdf9291d9691861275e389fef0ea9c82c | |
parent | 19d572eb6a55ea3316e997bffd8752dfcd711f7e [diff] |
mips: mtmips: enable SPL for all boards This patch enables SPL for all mtmips boards. And also remove defconfig files which are intend to build ram bootable u-boot files. SPL_DM and OF_CONTROL are enabled for both boards. Reviewed-by: Stefan Roese <sr@denx.de>