commit | f575ab447adef5d2772d8d930f2b880d79c3d2ce | [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 | 07c41ed1b7a57beaaccc9799b64dc9c72feef36c [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>