commit | 5b9036c6daf78b3c8577c52ff11721f043acbe6e | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Oct 22 08:43:43 2022 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 08 17:35:00 2022 +0100 |
tree | c892b1b76a1256019f872ac6c3d70b45aff8a7e6 | |
parent | 8396fb0fabef03ec478139e0742cf55f24f94d68 [diff] |
configs: imx8mn_beacon: Enable SPL_DM_PMIC_BD71837 To properly operate the Nano with LPDDR4 at 1.6GHz, the voltage needs to be adjusted before DDR is initialized. Enable the PMIC in SPL to do this. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Peng Fan <peng.fan@nxp.com>