Re-Enable BeagleY As Supported and fix Wifi

This commit is contained in:
Andrei Aldea
2025-09-12 16:57:24 -05:00
committed by Igor
parent 29e30fa237
commit 95044eb0a2

View File

@@ -1,4 +1,4 @@
#Texas Instruments AM67A quad core 4GB USB3 DDR4 4TOPS
# Texas Instruments AM67A quad core 4GB USB3 DDR4 4TOPS
BOARD_NAME="BeagleY-AI"
BOARDFAMILY="k3"
@@ -15,6 +15,7 @@ SERIALCON="ttyS2"
ATF_BOARD="lite"
OPTEE_ARGS=""
OPTEE_PLATFORM="k3-am62x"
CC33XX_SUPPORT="yes"
# Use these branches until BeagleY-AI goes upstream
function post_family_config_branch_current__beagley_ai_use_beagle_kernel_uboot() {