mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 14:10:43 +00:00
24d4d422c1
This adds board support for the Toradex Colibri T30 module. Working functions: - SD card boot - eMMC environment and boot - USB host/USB client (on the dual role port) - Network (via ASIX USB) Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Tom Warren <twarren@nvidia.com>
3 lines
60 B
Text
3 lines
60 B
Text
CONFIG_SPL=y
|
|
+S:CONFIG_ARM=y
|
|
+S:CONFIG_TARGET_COLIBRI_T30=y
|