##Uboot compile $ ./build_uboot config $ ./build_uboot ##Kernel compile $ ./build_kernel defconfig iotg200_kitkat_mipi_cam_defconfig $ ./build_kernel ##Android compile $ ./build_android.sh #SD Boot ÃÖÃÊ Çѹø SD card¸¦ linux pc¿¡ »ðÀÔ #df ¸í·ÉÀ¸·Î µð¹ÙÀ̽º È®ÀÎ # cd image #How To Fusing $ dmesg | tail [12403.632015] usb 2-5: new high-speed USB device number 25 using ehci_hcd [12403.856263] hub 2-0:1.0: unable to enumerate USB device on port 5 [12483.752014] usb 2-5: new high-speed USB device number 26 using ehci_hcd [12483.976252] hub 2-0:1.0: unable to enumerate USB device on port 5 [12513.801490] sd 9:0:0:0: [sdd] 15644672 512-byte logical blocks: (8.01 GB/7.45 GiB) [12513.802983] sd 9:0:0:0: [sdd] No Caching mode page present [12513.802986] sd 9:0:0:0: [sdd] Assuming drive cache: write through [12513.807109] sd 9:0:0:0: [sdd] No Caching mode page present [12513.807113] sd 9:0:0:0: [sdd] Assuming drive cache: write through [12513.808249] sdd: sdd1 sdd2 sdd3 sdd4 #image sudo ./sdwriter sdd 220 bin [SD/MMC and eMMC fusing command ] ## 8GB fdisk -c 0 2000 1000 300 fatformat mmc 0:1 fastboot image µð·ºÅ丮¿¡¼­ dos command ½ÇÇà ## Host PC $ sudo ./fastboot-linuxpc-write-OnlyFileSystem.sh $ sudo ./fastboot-linuxpc-write-OnlyKernel.sh $ sudo ./fastboot-linuxpc-write-OnlyUboot.sh