diff --git a/BoardConfig.mk b/BoardConfig.mk index f825a9b..919daad 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -51,6 +51,7 @@ BOARD_KERNEL_BASE := 0x80000000 BOARD_KERNEL_PAGESIZE := 2048 BOARD_KERNEL_SEPARATED_DT := true TARGET_CUSTOM_DTBTOOL := dtbTool_custom +BOARD_DTBTOOL_ARGS := --force-v3 --motorola 1 BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100 TARGET_KERNEL_ARCH := arm TARGET_KERNEL_CONFIG := potter_defconfig