diff options
author | Dirk Behme <dirk.behme@de.bosch.com> | 2012-02-22 22:50:19 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2012-03-27 09:41:14 +0200 |
commit | 49d3e2721164eaef5df702a26cfca6efd430be30 (patch) | |
tree | e60d714e465b7058275f16461a42bd4fb0ec1f08 /include/ns9750_sys.h | |
parent | cd207cde948ecf9ff50a0fa1ae2650f65579c9c9 (diff) | |
download | u-boot-imx-49d3e2721164eaef5df702a26cfca6efd430be30.zip u-boot-imx-49d3e2721164eaef5df702a26cfca6efd430be30.tar.gz u-boot-imx-49d3e2721164eaef5df702a26cfca6efd430be30.tar.bz2 |
imximage: Remove overwriting of flash_offset
The flash header supports different flash offsets for different
boot devices. E.g. parallel NOR or OneNAND use a different offset
than FLASH_OFFSET_STANDARD (== 0x400).
The flash offset is correctly read from the configuration in
parse_cfg_cmd(). But is then overwritten wrongly in set_imx_hdr_v1/2().
Fix this by removing this overwriting. Use the flash offset
correctly read from the configuration, instead.
If there is no flash_offset read from the configuration file, i.e.
the BOOT_FROM tag is missing, exit with an error message.
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
CC: Jason Liu <liu.h.jason@gmail.com>
CC: Stefano Babic <sbabic@denx.de>
Tested-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/ns9750_sys.h')
0 files changed, 0 insertions, 0 deletions