mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Repair damage to Le Potato by untested u-boot bump Since15cab819fedecided 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 of15cab819feand restore booting to Odroid C2 * Create asound.state.lepotato alsa config for le potato * Update lepotato.conf use board specific asound.state
12 lines
284 B
Plaintext
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"
|