commit | 27b6a4504e8d190177bbe8ece5a079cd7e83de4d | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Sat Aug 07 16:01:07 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Mon Aug 09 14:46:51 2021 +0200 |
tree | d716aa9283920dd8e16a42423e37e3519e4d43b0 | |
parent | 8a58897e0e380fa03438809e71aa7d91b80aec95 [diff] |
imx8ulp: Use DGO_GP5 to get boot config Since CMC1 MR0 only reflects high 16 bits boot cfg used for AP domian, it does not connect to low 16 bits for RTD. So we can't get the correct boot mode. Change to use DGO_GP5 of SEC_SIM which is set by ROM. Signed-off-by: Ye Li <ye.li@nxp.com>