Merge pull request #2537 from davidthings/wifi_debugging
Adding the DTB for the Powkiddy RK2023
This commit is contained in:
commit
789a704598
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
PARTITION_TABLE="gpt"
|
||||
UBOOT_LABEL="uboot"
|
||||
TRUST_LABEL="trust"
|
||||
DEVICE_DTB=("rk3566-anbernic-rg353ps" "rk3566-anbernic-rg353vs" "rk3566-anbernic-rg503" "rk3566-anbernic-rg353p" "rk3566-anbernic-rg353v" "rk3566-powkiddy-rgb30")
|
||||
DEVICE_DTB=("rk3566-anbernic-rg353ps" "rk3566-anbernic-rg353vs" "rk3566-anbernic-rg503" "rk3566-anbernic-rg353p" "rk3566-anbernic-rg353v" "rk3566-powkiddy-rk2023" "rk3566-powkiddy-rgb30")
|
||||
UBOOT_DTB="rk3566"
|
||||
UBOOT_CONFIG="anbernic-rgxx3-rk3566_defconfig"
|
||||
PKG_SOC="rk3568"
|
||||
|
|
Loading…
Reference in a new issue