armbian-build/config/boards/odroidc2.conf
Tony 44f744d002
Fix potato and C2 damage caused by untested family u-boot bump (#4376)
* Repair damage to Le Potato by untested u-boot bump

Since 15cab819fe decided to move everything to 22.07 without tests, revert back as this causes the ""Synchronous Abort" handler, esr 0x96000004" error.

* Fix damage caused by untested U-boot bump

Revert result of 15cab819fe and restore booting to Odroid C2
2022-11-02 06:41:45 +01:00

9 lines
241 B
Plaintext

# Amlogic S905 C2 quad core 2GB RAM SoC GBE
BOARD_NAME="Odroid C2"
BOARDFAMILY="meson-gxbb"
BOOTCONFIG="odroid-c2_defconfig"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
ASOUND_STATE="asound.state.mesongx"
BOOTBRANCH_BOARD="tag:v2022.01"