tizen: add ramdisk.img file to odroid-u3 partition mapping information 70/114770/2 accepted/tizen/common/20170220.144153 accepted/tizen/ivi/20170220.224432 accepted/tizen/mobile/20170220.224421 accepted/tizen/tv/20170220.224425 accepted/tizen/wearable/20170220.224429 submit/tizen/20170220.031841
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 15 Feb 2017 03:58:58 +0000 (12:58 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 15 Feb 2017 04:45:46 +0000 (13:45 +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;" \