cmd: fastboot: support module flashing
authorChanho Park <chanho61.park@samsung.com>
Thu, 22 Oct 2015 07:00:35 +0000 (16:00 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 22 Oct 2015 07:00:35 +0000 (16:00 +0900)
commit4ce1e3e087d3b35e60c05f423ed09b4523eac8cd
tree70d525eb3cbb265f15d355f33cef2a7054388d1c
parentcdbad5a787b89364702894a37da0710ce2db4c26
cmd: fastboot: support module flashing

This patch supports flashing of modules partition which contains
kernel modules. The partition is second partion of total partitions.

Change-Id: I16f3f1848d630e8dcb2f66d98d1b23a4c9157640
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
common/cmd_fastboot.c