commit | 68e752f416c422472fd44a0f3603f25d8d4612b9 | [log] [tgz] |
---|---|---|
author | Jiafei Pan <Jiafei.Pan@nxp.com> | Fri Apr 08 11:10:40 2022 +0800 |
committer | Jiafei Pan <Jiafei.Pan@nxp.com> | Mon Jun 20 15:54:16 2022 +0800 |
tree | fd210590be8f31e058ed6c4535f78a26ad0d0bcd | |
parent | b4e65a188300c948a77851b6fed3066d0c2fcf54 [diff] |
fix(nxp-ddr): fix firmware buffer re-mapping issue Firmware buffer has already been mapped when loading 1D firmware, so the same buffer address will be re-mapped when loading 2D firmware. Move the buffer mapping to be out of load_fw(). Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com> Change-Id: Idb29d504bc482a1e7ca58bc51bec09ffe6068324