diff options
author | Lukas Auer | 2018-11-22 11:26:32 +0100 |
---|---|---|
committer | Andes | 2018-11-26 13:57:32 +0800 |
commit | c3b1a99040278ebcfab63c9a971e14d66d192825 (patch) | |
tree | c34b26f54b3a6118306f4b44846385842acb9987 /cmd/usb_gadget_sdp.c | |
parent | 52b984369fde8296c735575848075462e9112b69 (diff) |
riscv: align bootm implementation with that of other architectures
The bootm implementation of RISC-V diverges from that of other
architectures. Update it to match the implementation of other
architectures. The ARM implementation is used as a reference.
This adds the following features and changes to RISC-V.
* Add support for the BOOTM_STATE_OS_FAKE_GO command
* Call the remove function on devices with the removal flag set before
booting Linux
* Force disconnect USB devices from the host before booting Linux
* Print and add bootstage information to the device tree before booting
Linux
Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'cmd/usb_gadget_sdp.c')
0 files changed, 0 insertions, 0 deletions