]> Git Repo - u-boot.git/commit
config: enable DFU over USB on Raspberry Pi4 boards
authorMarek Szyprowski <[email protected]>
Mon, 2 Dec 2019 11:11:18 +0000 (12:11 +0100)
committerMatthias Brugger <[email protected]>
Wed, 29 Jan 2020 17:30:33 +0000 (18:30 +0100)
commitf29002fc73c71c3dcb6a1495c95cd49e98fbce19
tree751f992b5e0fce95a7cb88d77449ffe561c813fa
parentc4d08cb9b157e391bd1015871ea0950159aaf88e
config: enable DFU over USB on Raspberry Pi4 boards

Enable support for DFU over USB. This requires to enable USB gadget,
DWC2 UDC OTG driver and DFU command. DFU entities are defined for the
following firmware objects: u-boot.bin, uboot.env, config.txt, and
zImage/Image.

Signed-off-by: Marek Szyprowski <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
Signed-off-by: Matthias Brugger <[email protected]>
configs/rpi_4_32b_defconfig
configs/rpi_4_defconfig
include/configs/rpi.h
This page took 0.035481 seconds and 4 git commands to generate.