Files
build/config/boards/radxa-zero.conf
Ricardo Pardini 9ad65d83eb More updates for Radxa's Amlogic boards (radxa-zero and radxa-zero2) (#4429)
* `meson64`: `6.0`: g12a and g12b pinmux patches from Radxa

* u-boot: `radxa-zero2`: Radxa's patches for the Zero2 on `v2022.10`

* u-boot: `radxa-zero2`: use `v2022.10` plus Radxa's patches

* `meson64` u-boot v2022.10: change `BOOT_TARGET_DEVICES` to try to boot USB, NVME and SCSI before SD, MMC, PXE, DHCP

* `radxa-zero`: include v2022.10 standard patches (eg: boot from USB first)
2022-11-14 14:59:45 +01:00

17 lines
439 B
Plaintext

# Amlogic S905Y2 512MB/1GB/2GB/4GB RAM eMMC USB3 WiFi BT
BOARD_NAME="Radxa Zero"
BOARDFAMILY="meson-g12a"
BOOTCONFIG="radxa-zero_config"
CPUMIN=6660000
CPUMAX=1800000
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
FORCE_BOOTSCRIPT_UPDATE="yes"
BOOT_LOGO="desktop"
ASOUND_STATE="asound.state.radxa-zero"
BOOT_FDT_FILE="amlogic/meson-g12a-radxa-zero.dtb"
# Newer u-boot for the Zero
BOOTBRANCH_BOARD="tag:v2022.10"
BOOTPATCHDIR="v2022.10"