cmd: nfsdown: support FAT type image 97/131097/2 accepted/tizen/unified/20170602.154735 submit/tizen/20170602.011955
authorJiho Chu <jiho.chu@samsung.com>
Thu, 25 May 2017 10:36:06 +0000 (19:36 +0900)
committerJiho Chu <jiho.chu@samsung.com>
Thu, 1 Jun 2017 09:02:34 +0000 (18:02 +0900)
commit8ac40bce02e2d556581ef6e4ad13e026449518ac
tree335ab07d6afa3efbcf935aa42786c0e5d915d7d5
parent6df73267e54e0063baeafa307bda45cc3208cf32
cmd: nfsdown: support FAT type image

Add function to support FAT type image update, especially
for ramdisk.img. It will download image from nfs server,
and update using fatwrite command.

Change-Id: I8d65a266137f1e6b15899662bb907998ae084879
Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
cmd/nfsdown.c