Files
build/config/boards/lepotato.conf
Tony d101f2a69c update asound.stae for le potato (#4379)
* 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

* Create asound.state.lepotato

alsa config for le potato

* Update lepotato.conf

use board specific asound.state
2022-11-03 10:48:09 -04:00

12 lines
284 B
Plaintext

# Amlogic S905x quad core 2Gb RAM SoC eMMC
BOARD_NAME="Le potato"
BOARDFAMILY="meson-gxl"
BOOTCONFIG="libretech-cc_defconfig"
KERNEL_TARGET="current,edge"
SERIALCON="ttyAML0"
FULL_DESKTOP="yes"
ASOUND_STATE="asound.state.lepotato"
BOOT_LOGO="desktop"
BOOTBRANCH_BOARD="tag:v2022.01"