diff options
author | Alexey Firago <alexey_firago@mentor.com> | 2015-02-25 17:10:47 +0300 |
---|---|---|
committer | Lukasz Majewski <l.majewski@samsung.com> | 2015-04-14 10:19:05 +0200 |
commit | e2ec3e461250fc82781c8a83387c140c6fc30a5a (patch) | |
tree | 07f8e92a3773a5ba6aa0e820135901e85dddc3e6 /board/ids/ids8313 | |
parent | 8a41802f21cc270cb00ac7dc1263a4c136c9a31c (diff) | |
download | talos-obmc-uboot-e2ec3e461250fc82781c8a83387c140c6fc30a5a.tar.gz talos-obmc-uboot-e2ec3e461250fc82781c8a83387c140c6fc30a5a.zip |
fastboot: add support for reboot-bootloader command
The "fastboot reboot-bootloader" command is defined to
re-enter into fastboot mode after rebooting into
bootloader. This command is usually used after updating
bootloader via fastboot.
This commit implements only a generic side of the
command - setting of the reset flag and then resetting.
Setting of the reset flag is implemented using __weak
fb_set_reboot_flag() function. The actual setting and
checking of the reset flag should be implemented by
a boot script and/or board/SoC specific code.
Signed-off-by: Alexey Firago <alexey_firago@mentor.com>
Tested-by: Steve Rae <srae@broadcom.com>
[Test HW: bcm28155_ap board]
Diffstat (limited to 'board/ids/ids8313')
0 files changed, 0 insertions, 0 deletions