commit | 124a06d7fbbf82f47304d499418460312a725ad6 | [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 | d1c679a46d4f5ad38f7e23b9a8c4bbf0fb3f9f4d [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>