commit | 1d1f3c809973ce8b107b43cab0bec946251b1d3c | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Wed Feb 17 23:39:28 2021 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Aug 09 14:46:50 2021 +0200 |
tree | ce49d0e9e94993699a1a32c701c417f8e4d1e2b6 | |
parent | 3bbc48e8f199055dfc45536d9654f71be6a796ae [diff] |
mx28evk: Convert to driver model Make the conversion to driver model as it is mandatory. Successfully tested booting Linux from the SD card. Dropped support for networking and splash screen as these need to be properly converted to DM and tested. Signed-off-by: Fabio Estevam <festevam@gmail.com>