mx6sabre_common: Add Fastboot support
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 10 Sep 2015 19:03:38 +0000 (16:03 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 20 Sep 2015 07:47:59 +0000 (09:47 +0200)
commit559964e7d4fe3405a5a074837c1904cc276c84f9
tree25496ddc835f43442cd7038af70e91c42fa7d714
parent4fae48e8a955728471e02db38195294940396f04
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>
include/configs/mx6sabre_common.h