commit | 79ae06ff58c9049073ecae15dd55927d32ad5fda | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Fri Dec 28 08:47:40 2018 -0600 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 28 21:09:14 2019 +0100 |
tree | 625a861e4e1e305009c9300372aa96cf13ef80a3 | |
parent | 8ba377321c862a7498458972618f0278c6c2043b [diff] |
imx6q_logic: Enable MMC booting from SPL The MMC booting wasn't previously fitting into the codespace. This patch enables MMC booting from the baseboard by reducing some DM overhead during SPL. Signed-off-by: Adam Ford <aford173@gmail.com>