commit | 2707faf01f04ee24b297e9da8988f4d05e971735 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Mon Jul 15 01:16:46 2019 -0700 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Jul 14 15:23:47 2020 +0800 |
tree | 344d0b579b820b7d93b0cd07189361de7d383ef4 | |
parent | 7a42bf048932af61e9f095a90edc96da394dee37 [diff] |
imx8mn/imx8mp: override env_get_offset and env_get_location To use one defconfig for all boot device, we have to runtime set env offset and return env medium according to the boot device. This patch overrides the env_get_offset and env_get_location to implement the feature. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>