ipq40xx: set specific BDF file for 8devices Habanero/Jalapeno

Set specific BDF file for 8devices Habanero/Jalapeno in ipq40xx
generic.mk

Signed-off-by: Mantas Pucka <mantas@8devices.com>
[ split ipq40xx changes in separate commit ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Mantas Pucka 2023-03-17 02:00:48 +01:00 committed by Christian Marangi
parent 93b7f0f0ed
commit fce0379d30
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7

View file

@ -132,6 +132,7 @@ define Device/8dev_habanero-dvk
IMAGE_SIZE := 30976k
SOC := qcom-ipq4019
IMAGE/sysupgrade.bin := append-kernel | pad-to 64k | append-rootfs | pad-rootfs | check-size | append-metadata
DEVICE_PACKAGES := ipq-wifi-8dev_habanero
endef
TARGET_DEVICES += 8dev_habanero-dvk
@ -141,6 +142,7 @@ define Device/8dev_jalapeno-common
BLOCKSIZE := 128k
PAGESIZE := 2048
SOC := qcom-ipq4018
DEVICE_PACKAGES := ipq-wifi-8dev_jalapeno
endef
define Device/8dev_jalapeno