summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2018-09-04 10:23:09 -0300
committerStefano Babic <[email protected]>2018-09-14 15:04:24 +0200
commit3e8cdb990cc8aacb6e90ea93003ae2bdc6077137 (patch)
tree54e57d3393596ae3a3b17dd67ba4a4f016293736 /include/linux/linux_string.h
parent82a8a93327077046d3ede01aea5984ffcc019f5c (diff)
pico-imx6ul: Add fastboot support
fastboot tool is a convenient way to flash the eMMC, so add support for it. Examples of usages: On the pico-imx6ul U-Boot prompt: => fastboot 0 On the Linux PC connected via USB: 1. Retrieving the U-Boot version $ sudo fastboot getvar bootloader-version -i 0x0525 bootloader-version: U-Boot 2018.07-rc2-00130-g0881835-dirty finished. total time: 0.000s 2. Resetting the board $ sudo fastboot reboot -i 0x0525 (this causes the pico-imx6ul to reboot) Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions