tizen: add ramdisk.img file to odroid-u3 partition mapping information
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 15 Feb 2017 03:58:58 +0000 (12:58 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 10 Oct 2019 04:38:38 +0000 (13:38 +0900)
To support flashing ramdisk.img on Odroid-U3 family, this patch adds
its partition mapping information.

Change-Id: Ie586496dfb5860cb4f682f0fd30d16af3fe3c840
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/samsung/mbr_v30.h

index a254f37..a221141 100644 (file)
@@ -37,6 +37,7 @@
        "Image.itb fat 0 1;" \
        "exynos4412-odroidu3.dtb fat 0 1;" \
        "exynos4412-odroidx2.dtb fat 0 1;" \
+       "ramdisk.img fat 0 1;" \
        ""PARTS_V30_BOOT" part 0 1;" \
        ""PARTS_V30_ROOT" part 0 2;" \
        ""PARTS_V30_DATA" part 0 3;" \