]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config
authorDaniel Schultz <d.schultz@phytec.de>
Fri, 30 Aug 2024 09:09:37 +0000 (02:09 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 10 Sep 2024 19:16:01 +0000 (13:16 -0600)
commit529ddb60532aefb9b49fd2b5edc03e78777dbd03
tree91ed9200a63b0a3bd870bc73954e67ae61d0342d
parent8b4a72f513070e518a7747d3caffc4b410a5eb75
configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config

Merge the am62x_a53_usbdfu.config into the phyCORE-AM62x A53 defconfig to
properly support USB DFU boot.

This config was made with the following command:

    make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- \
        phycore_am62x_a53_defconfig am62x_a53_usbdfu.config

However, CONFIG_USB_GADGET_MANUFACTURER was not merged to keep Phytec
as manufacturer.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
configs/phycore_am62x_a53_defconfig