commit | 0ee3f024afbf88a2cd0ce7229a0a16bbf5188ef4 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Tue Sep 04 10:23:10 2018 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri Sep 14 15:04:24 2018 +0200 |
tree | 6fbd7f4b8d5da716faed054292d149654c6c77e3 | |
parent | b3267478216b1adf99fc66b55a3debcde7fcb74b [diff] |
pico-imx6ul: Add bmode support The 'bmode' command is helpful for switching the boot media. In the case of pico-imx6ul there are two possible boot media: eMMC or USB. To boot from eMMC: => bmode emmc To boot from USB (via Serial Download Protocol): => bmode usb Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>