Mention that devicetree needs to be disabled for old kernel

pull/279/head
Andrey Lebedev 2020-01-25 13:02:21 +02:00
parent b88a5c62f1
commit 3aec777673
No known key found for this signature in database
GPG Key ID: D9EC317023D5B880
1 changed files with 4 additions and 3 deletions

View File

@ -29,6 +29,7 @@ If you want to switch back to sunxi versions for some reasons (no device tree av
PREFERRED_PROVIDER_u-boot="u-boot-sunxi"
PREFERRED_PROVIDER_virtual/bootloader="u-boot-sunxi"
PREFERRED_PROVIDER_virtual/kernel="linux-sunxi"
KERNEL_DEVICETREE = ""
If you already have built the mainline versions it might be necessary to reset the build directories with: