mirror of
https://xff.cz/git/u-boot/
synced 2025-10-14 06:21:47 +02:00
ARM: AM57xx: Enable FIT
Enable FIT support for AM57xx platforms Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:
@@ -36,3 +36,7 @@ CONFIG_SYS_NS16550=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_XHCI_HCD=y
|
||||
CONFIG_USB_XHCI_DWC3=y
|
||||
CONFIG_FIT=y
|
||||
CONFIG_SPL_OF_LIBFDT=y
|
||||
CONFIG_SPL_LOAD_FIT=y
|
||||
CONFIG_OF_LIST="am57xx-beagle-x15"
|
||||
|
Reference in New Issue
Block a user