mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
ipq806x: Enable AP148 fit image(.itb) generation
This change enables .itb image generation for AP148, It will help us to boot and test AP148 with NOR flash. Signed-off-by: Ram Chandra Jangir <rjangir@codeaurora.org>
This commit is contained in:
parent
fddc78bc11
commit
c2a4f144d7
@ -102,6 +102,7 @@ define Device/AP148
|
|||||||
$(call Device/FitImage)
|
$(call Device/FitImage)
|
||||||
$(call Device/UbiFit)
|
$(call Device/UbiFit)
|
||||||
DEVICE_DTS := qcom-ipq8064-ap148
|
DEVICE_DTS := qcom-ipq8064-ap148
|
||||||
|
KERNEL_INSTALL := 1
|
||||||
BLOCKSIZE := 128k
|
BLOCKSIZE := 128k
|
||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
BOARD_NAME := ap148
|
BOARD_NAME := ap148
|
||||||
|
Loading…
Reference in New Issue
Block a user