commit | 0ca618cfc51690d8162bfc7873ebe2540086411e | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Wed Aug 15 10:31:20 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:26 2012 +0200 |
tree | 1d062a5e07a1904b965324cc152fa7d58432becb | |
parent | c939e2ca5d8aa7cc31f80c66e27de097aa2f76da [diff] |
imx-common/cmd_bmode.c: add imx bmode (bootmode) command This is useful for forcing the ROM's usb downloader to activate upon a watchdog reset. Or, you can boot from either SD Card. Currently, support added for MX53 and MX6Q Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Note: MX53 support untested. Acked-by: Stefano Babic <sbabic@denx.de>