summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_vf/colibri_vf.c
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-06-27 10:50:10 +0200
committerStefan Agner <stefan.agner@toradex.com>2014-06-27 10:50:10 +0200
commit2f185d43fffb8201b925f4cdb36ebfb0ca529697 (patch)
treee5fee7dbb44b94420fa1c131ea62156dbde601e3 /board/toradex/colibri_vf/colibri_vf.c
parent0242d1cf0d907c6f61351bb6cc799dd5bafe4932 (diff)
colibri vf50/61: fix environment offset
Environment offset was set to block 6 (0xC0000), which is still inside the U-Boot partition. Since U-Boot is small enouth to fit in the first 5 blocks, it usually is not an issue, however if one of this 5 blocks is bad, then the environment overwrites part of the boot loader. This fix sets the environment to erase block 12 (0x180000).
Diffstat (limited to 'board/toradex/colibri_vf/colibri_vf.c')
0 files changed, 0 insertions, 0 deletions