mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Remove deprecated Odroid XU4 legacy 4.14.y branch * Clean deprecated kernels from meson64 family - legacy kernel 4.9 was removed - current 5.10 was replaced with 5.19 - edge remains on 5.19 until someone bumps it to 6 - patches between 5.11 and 5.18 were removed, 5.10 will be kept for awhile * Update configs
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
# Amlogic S905X3 quad core 4GB RAM SoC eMMC GBE USB3 SPI
|
|
BOARD_NAME="Odroid C4"
|
|
BOARDFAMILY="meson-sm1"
|
|
BOOTCONFIG="odroid-c4_defconfig"
|
|
KERNEL_TARGET="current,edge"
|
|
FULL_DESKTOP="yes"
|
|
SERIALCON="ttyAML0"
|
|
BOOT_LOGO="desktop"
|