Searched hist:"559964 e7d4fe3405a5a074837c1904cc276c84f9" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | mx6sabre_common.h | 559964e7d4fe3405a5a074837c1904cc276c84f9 Thu Sep 10 19:03:38 UTC 2015 Fabio Estevam <fabio.estevam@freescale.com> mx6sabre_common: Add Fastboot support
Tested basic fastboot commands, such as:
On the mx6qsabresd U-boot prompt:
=> fastboot 0
On the host PC:
$ fastboot getvar bootloader-version -i 0x0525 bootloader-version: U-Boot 2015.10-rc2-23960-g2462cce-dirty finished. total time: 0.000s
$ fastboot reboot -i 0x0525 --> board reboots fine.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
|