fix jetson-nano (#3199)

This commit is contained in:
Oleg 2021-10-15 15:19:00 +03:00 committed by GitHub
parent de548b01e6
commit 286eed02f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 4 deletions

View File

@ -7,4 +7,3 @@ FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="nvidia/tegra210-p3450-0000.dtb"
SRC_EXTLINUX="yes"
OFFSET=14

View File

@ -3,7 +3,6 @@ KERNEL_IMAGE_TYPE=Image
ATF_COMPILE="no"
BOOTSCRIPT=""
BOOTBRANCH='tag:v2021.04'
BOOTPATCHDIR="u-boot-arm-64"
BOOTDIR='u-boot'
UBOOT_TARGET_MAP=";;u-boot.bin"
@ -20,10 +19,12 @@ case $BRANCH in
current)
KERNELBRANCH="branch:linux-5.10.y"
KERNELPATCHDIR='rockchip64-'$BRANCH
;;
edge)
KERNELBRANCH="branch:linux-5.14.y"
KERNELPATCHDIR='rockchip64-'$BRANCH
;;
esac

View File

@ -1 +0,0 @@
archive/imx6-5.10

View File

@ -1 +0,0 @@
archive/imx6-5.13