mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Add support for Radxa Zero u-boot: new patch based on v2021.04 kernel: use patches sent to kernel list by chewitt Tested with minimal build and cinnamon desktop: - SD/eMMC, ok - USB3, works in USB 2 mode - HDMI, ok - WiFi/BT, ok Signed-off-by: Jack Ma <jack@radxa.com> * Add build targets * Cleanup and set min speed to 666000 * Change to WIP target Support status undetermined Co-authored-by: Jack Ma <jack@radxa.com>
11 lines
265 B
Plaintext
11 lines
265 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"
|