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>
Thu, 10 Oct 2019 04:38:38 +0000 (13:38 +0900)
commitc96b3ab8756542e29622f7055dd6538237fd7041
tree3c4723e810eec11f134b64fd4d61ff2a66578179
parenta67de0217fa4cf5996c0b384bb5d7d6041341420
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