diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2023-10-23 14:41:36 +0200 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-10-26 17:39:03 +0200 |
commit | 4aa027b3f8c1b018ab50570ccf337587cc6178f8 (patch) | |
tree | 733c03329b384545688ae208d9c652df897aba60 /configs/libretech-cc_defconfig | |
parent | 72f63d85fefebed59921456bb29138fbd9f73bb7 (diff) | |
download | u-boot-4aa027b3f8c1b018ab50570ccf337587cc6178f8.tar.gz |
configs: meson64: add alternate USB DFU boot target
Add boot over DFU RAM as an alternate to running script at
a fixed address like done today.
The main culprit is that it's not possible to do that
on G12A/Sm1 platforms due to changes in the USB boot protocol.
With this, U-Boot will present a DFU device with a ram slot where
the Host could write a fitImage or legacy U-Boot image, then with the
detach command boot will continue trying to boot the uploaded image.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20231023-usb-dfu-boot-v1-3-df9d121c67c1@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Diffstat (limited to 'configs/libretech-cc_defconfig')
0 files changed, 0 insertions, 0 deletions