data: Update the partition info file to support 32-bit architecture 37/205837/2 accepted/tizen/unified/20190618.050016 submit/tizen/20190614.000839
authorJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 9 May 2019 12:26:39 +0000 (21:26 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Fri, 10 May 2019 04:51:43 +0000 (13:51 +0900)
This patch adds the dtb and zImage to the partition info file, in order
to support 32-bit architecture. Also, common u-boot and config files
have been added to facilitate testing between 32-bit and 64-bit
architectures.

Change-Id: Idf27f33e50bbafbf438b78d6b336d4794416aa18
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
data/partition_rpi3.info

index 8acd369..e22defc 100644 (file)
@@ -6,7 +6,13 @@ p:/dev/mmcblk0p6:modules.img:x
 p:/dev/mmcblk0p7:ramdisk.img:x
 p:/dev/mmcblk0p8:ramdisk-recovery.img:x
 f:/dev/mmcblk0p1:Image:/
+f:/dev/mmcblk0p1:zImage:/
 f:/dev/mmcblk0p1:bcm2710-rpi-3-b-plus.dtb:/
 f:/dev/mmcblk0p1:bcm2710-rpi-cm3.dtb:/
 f:/dev/mmcblk0p1:bcm2710-rpi-3-b.dtb:/
 f:/dev/mmcblk0p1:bcm2837-rpi-3-b.dtb:/
+f:/dev/mmcblk0p1:bcm2837-rpi-3-b-plus.dtb:/
+f:/dev/mmcblk0p1:u-boot.bin:/
+f:/dev/mmcblk0p1:uboot.env:/
+f:/dev/mmcblk0p1:boot.scr.uimg:/
+f:/dev/mmcblk0p1:config.txt:/