diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2016-10-26 15:15:17 -0700 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2016-11-21 15:52:34 +0100 |
commit | 5fe2de36e0380ee81c77dfb13b9b4ccebdbc3b0a (patch) | |
tree | 3d2dcd2c1490d861a82705b7dc0874353f9d9499 /classes | |
parent | 990b54bc5cd767a2c687bae77ca1c79e40c79c0d (diff) |
flash scripts: implement FCB/BCB upgrade
Newer U-Boot versions no longer write a BCB which includes the work
around for errata e9609. However, we need to be able to upgrade
modules which still have such BCB on-disk. Use the following process
to upgrade modules:
1. Use the old U-Boot to flash a new U-Boot using the old format
2. Use the new U-Boot to replace the old BCB with the new BCB
3. Use the new U-Boot to flash the new U-Boot using the new format
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions