Update Pinebook legacy u-boot target
This commit is contained in:
parent
384e9a0948
commit
ef78ae5dc0
@ -1,7 +1,7 @@
|
||||
# A64 quad core 2GB SoC Wi-Fi/BT
|
||||
BOARD_NAME="Pinebook A64"
|
||||
LINUXFAMILY="sun50iw1"
|
||||
BOOTCONFIG="pine64_plus_defconfig"
|
||||
BOOTCONFIG="pine64_pinebook_defconfig"
|
||||
#
|
||||
MODULES="sunxi_codec sunxi_i2s sunxi_sndcodec 8723cs r8152"
|
||||
MODULES_NEXT=""
|
||||
|
||||
@ -7,7 +7,7 @@ case $BRANCH in
|
||||
default)
|
||||
# for backwards compatibility
|
||||
LINUXFAMILY=pine64
|
||||
BOOTSOURCE='https://github.com/zador-blood-stained/u-boot-pine64-armbian.git'
|
||||
BOOTSOURCE='https://github.com/armbian/u-boot-pine64-legacy.git'
|
||||
BOOTDIR='u-boot-pine64'
|
||||
BOOTBRANCH='branch:master'
|
||||
BOOTSCRIPT='boot-pine64-default.cmd:boot.cmd'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user