common: fastboot: force to use emmc device
authorChanho Park <chanho61.park@samsung.com>
Tue, 11 Aug 2015 05:45:36 +0000 (14:45 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 11 Aug 2015 07:41:07 +0000 (16:41 +0900)
commitad9b6cb16698a293c4b2b98da5bd2ae222a74f81
treedab14db5e75dceeae80304ecb0e61e951cfbdc2f
parent9bb6789205fbc119eccf27c130cb7e910b279a14
common: fastboot: force to use emmc device

This patch forces to use emmc device for fastboot and sdfuse command.
The fastboot command is for writing a data to emmc device through
external device like usb or sdcard. Thus, we should use eMMC device even
the board is booted from sdcard.

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