summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2017-05-24 10:57:57 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2017-05-24 10:57:57 +0200
commit8ef3754584430c8b72f3e342f4d238cc50450e7a (patch)
treea5a685c049c88f15a794d8d02ea29b7182953a78
parent905d173e74fbe85ade01589f0121cccf4cfcb4ad (diff)
dragonboard410c: linux: add rootfs and boot images in sdcard
For SD Card boot, let's add a default name for boot and rootfs images. The rootfs image is expected to be an Android sparse image. The size of the rootfs parition is left to 0, as it is expected to grow up until the end of the SD card. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--dragonboard410c/linux/sdcard.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/dragonboard410c/linux/sdcard.txt b/dragonboard410c/linux/sdcard.txt
index 9c7cdcb..094997d 100644
--- a/dragonboard410c/linux/sdcard.txt
+++ b/dragonboard410c/linux/sdcard.txt
@@ -6,6 +6,6 @@ tz,1024,,A053AA7F-40B8-4B1C-BA08-2F68AC71A4F4,,tz.mbn
hyp,512,,E1A6A689-0C8D-4CC6-B4E8-55A4320FBD8A,,hyp.mbn
sec,16,65536,303E6AC3-AF15-4C54-9E9B-D9A8FBECF401,,
aboot,1024,,400FFDCD-22E0-47E7-9A23-F16ED9382388,,emmc_appsboot.mbn
-boot,65536,,20117F86-E985-4357-B9EE-374BC1D8487D,,
+boot,65536,,20117F86-E985-4357-B9EE-374BC1D8487D,,boot.img
devinfo,1024,,1B81E7E6-F50D-419B-A739-2AEEF8DA3335,,
-rootfs,0,,,,
+rootfs,0,,,fastboot,rootfs.img