summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-09-16 14:39:48 -0700
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-09-29 06:03:51 +0200
commit2bb0703b30a6febfe6708e4ee1ce061bb19dd807 (patch)
tree7a5213a229bd70a086dd695472120c6fb27f2379 /lib
parent11824819d53f37913b404eaca2977f0c9c5964ff (diff)
cmd_writebcb_mx7: fix skip bad block when writing bootloader
Correctly skip bad blocks when writing boot loader. Despite this fix U-Boot will generate excessive amount of messages when hitting a bad block: Size of write exceeds partition or device limit However, the command continues to write page by page until writing succeeds. Note that despite the correct bad block skip schema in place, the current FCB uses DISBBM = 1 which seems to disable the skip bad block handling in Boot ROM. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions