mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Fix potato and C2 damage caused by untested family u-boot bump (#4376)
* 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
This commit is contained in:
@@ -7,3 +7,5 @@ SERIALCON="ttyAML0"
|
||||
FULL_DESKTOP="yes"
|
||||
ASOUND_STATE="asound.state.mesongx"
|
||||
BOOT_LOGO="desktop"
|
||||
|
||||
BOOTBRANCH_BOARD="tag:v2022.01"
|
||||
|
||||
@@ -5,3 +5,4 @@ BOOTCONFIG="odroid-c2_defconfig"
|
||||
KERNEL_TARGET="current,edge"
|
||||
FULL_DESKTOP="yes"
|
||||
ASOUND_STATE="asound.state.mesongx"
|
||||
BOOTBRANCH_BOARD="tag:v2022.01"
|
||||
|
||||
Reference in New Issue
Block a user