commit | 61903b759aa336d798da49d884467219796817ff | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Mon Sep 14 18:06:31 2015 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Wed Oct 07 13:43:15 2015 +0200 |
tree | 691cdc2a17301d1bb86d097d72bf624411b4d595 | |
parent | 835c30e368e9661a6d99179d948f64efebf5d1de [diff] |
imximage: fix commands other than write_data When CHECK_BITS_SET was added, they forgot to add a new command table, and instead overwrote the previous table. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Tested-by: Fabio Estevam <fabio.estevam@freescale.com>