scripts: odroid-xu4: add ramdisk.img flashing support
authorJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jul 2017 02:14:26 +0000 (11:14 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 01:35:22 +0000 (10:35 +0900)
commit862b00e70d6a497dc5f5d96ea536891e958b0c74
tree07726283f8e4d38a9351248cab1ee83ed7ef4c28
parent5dacf71810d77f02ed4acea1570dcf43c0eb3715
scripts: odroid-xu4: add ramdisk.img flashing support

In Tizen 4.0, "ramdisk.img" is added in the platform snapshots.

For that reason, this patch supports "ramdisk.img" flashing so that
u-boot can be jumped to initrd instead of rootfs.

Change-Id: Id80d62c9b53190812d5b5dc699729459515b68a1
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
scripts/sd_fusing_xu4.sh