The cmdline.txt file is unnecessary so remove it in the script also
delete real file.
Change-Id: Ia02af211e9e46df1de413c3c9724cc54d82fcd10
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
+++ /dev/null
-dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait plymouth.ignore-serial-consoles
cp -a $BOOT_PATH/bootcode.bin ./tmp
cp -a $BOOT_PATH/start*.elf ./tmp
cp -a $BOOT_PATH/fixup*.dat ./tmp
-cp -a $BOOT_PATH/cmdline.txt ./tmp
cp -a arch/arm/boot/zImage ./tmp
cp -a arch/arm/boot/dts/bcm*.dtb ./tmp