diff options
author | David du Colombier <0intro@gmail.com> | 2012-06-13 23:24:35 +0200 |
---|---|---|
committer | Lukasz Majewski <l.majewski@samsung.com> | 2012-08-06 10:38:47 +0200 |
commit | 034afbcc167651f1322c50a58cac278e2256f4b8 (patch) | |
tree | da5e782cfa2ffc67d579591d24bd3cc19b10fb40 /board/sx1 | |
parent | 56249fea3d5e32cddcd9160e51ec93a9c4327c6b (diff) | |
download | u-boot-imx-034afbcc167651f1322c50a58cac278e2256f4b8.zip u-boot-imx-034afbcc167651f1322c50a58cac278e2256f4b8.tar.gz u-boot-imx-034afbcc167651f1322c50a58cac278e2256f4b8.tar.bz2 |
env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
This fix prevents env_import() CRC to fail when CONFIG_ENV_SIZE
is not equal to 4096 bytes
It also prevents mtd->read and mtd->write to be incomplete when
the environment is larger than 4096 bytes.
Signed-off-by: David du Colombier <0intro@gmail.com>
Diffstat (limited to 'board/sx1')
0 files changed, 0 insertions, 0 deletions