commit | 6163e3e46a349fde59ccaa3caae774dce5a6d567 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Aug 31 16:41:46 2023 +0200 |
committer | Stefano Babic <stefano.babic@swupdate.org> | Mon Sep 04 10:21:20 2023 +0200 |
tree | 62ca4bb30d68790f4ff0f7772c41fdea61191f9b | |
parent | e294a53cc9ce932aacdd4bcc4013875f2435750f [diff] |
ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Plus eDM SBC Use default SAVED_DRAM_TIMING_BASE as that is what upstream TFA expects. Without this change, the board will fail to suspend/resume e.g. in Linux. Signed-off-by: Marek Vasut <marex@denx.de>