1
0
mirror of https://github.com/paolosabatino/multitool.git synced 2024-11-25 00:36:13 +00:00
multitool/sources/rk3288.conf
Paolo Sabatino b337dec818 Added full support for rk3288 boxes that use a legacy non-open boot
Modified multitool.sh to better support compressed archives
2020-06-06 16:15:53 +02:00

11 lines
217 B
Plaintext

UBOOT_ADDR=0x10000000
TRUST_ADDR=0x20000000
DEVICE_TREE=rk3288-box.dtb
IDBLOADER=idbloader.img
UBOOT_IMAGE=u-boot-dtb.bin
KERNEL_IMAGE=kernel.img
#TRUST_OS=rk3288_tee_ta_v1.42.bin
BEGIN_USER_PARTITIONS=$((0x22000))