Move Neo to last known working boot loader (#4784)

This commit is contained in:
Igor Pečovnik 2023-02-03 13:01:30 +01:00 committed by GitHub
parent e43fd00fd9
commit adbef32dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,4 @@ DEFAULT_CONSOLE="serial"
SERIALCON="ttyS0,ttyGS0"
HAS_VIDEO_OUTPUT="no"
KERNEL_TARGET="legacy,current,edge"
BOOTBRANCH_BOARD="tag:v2022.04"