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-06 11:06:22 +0800 |
commit | 22f6c4b151fbdea1985403086715de841152c880 (patch) | |
tree | ef14af73ee1287d658e6968022fbc5e75f23aeb9 /include/input.h | |
parent | 8a7d61d0731725c6f79488e0089b0b5bd35d028a (diff) | |
download | u-boot-imx-22f6c4b151fbdea1985403086715de841152c880.zip u-boot-imx-22f6c4b151fbdea1985403086715de841152c880.tar.gz u-boot-imx-22f6c4b151fbdea1985403086715de841152c880.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 'include/input.h')
0 files changed, 0 insertions, 0 deletions