commit | f002b3fa8de9942b9a4f590c1aafe83275d4a6af | [log] [tgz] |
---|---|---|
author | Pankaj Bansal <pankaj.bansal@nxp.com> | Wed Jul 17 10:33:54 2019 +0000 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Thu Sep 12 14:11:36 2019 +0530 |
tree | c6b061bd448c14b04d82654fd886e920213f526c | |
parent | f09d52b4c0294fb66a90d177de04c4ba55a96e20 [diff] |
board/lx2160a: Fix MC firmware loading for SD boot During boot, u-boot reads MC, DPL, DPC firmware from SD card and copies to DDR. Update DDR addresses to which these firmwares are copied as per memory map of these firmwares on SD-card so that isolation between the regions of various firmwares is maintained to avoid geting overwritten. Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>