diff options
author | Ye Li <ye.li@nxp.com> | 2016-05-05 17:02:23 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2016-05-05 17:27:35 +0800 |
commit | 27e318ff148bdbeda0d8d80685dc5b4b159a3841 (patch) | |
tree | d61eff3b961f48cdf14d17584e06c5b45d9c9f06 /board/CarMediaLab | |
parent | 3d6f4872e74752b2ec86d62fa62beb3219398b3e (diff) | |
download | u-boot-imx-27e318ff148bdbeda0d8d80685dc5b4b159a3841.zip u-boot-imx-27e318ff148bdbeda0d8d80685dc5b4b159a3841.tar.gz u-boot-imx-27e318ff148bdbeda0d8d80685dc5b4b159a3841.tar.bz2 |
MLK-12723 imx: Change the env offset on NAND to 60M
Current environment offset on NAND is 37MB, this will cause a alignment
issue when erasing if nand erase block is 2MB. The saveenv is failed.
=> saveenv
Saving Environment to NAND...
Erasing NAND...
Attempt to erase non block-aligned data
Since the max erase block we supported is 4MB, adjust the env offset to 60MB,
where is the last 4MB in 64MB reserved area for boot.
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'board/CarMediaLab')
0 files changed, 0 insertions, 0 deletions