## jdk install sudo tar -xf jdk1.7.0_79.tgz -C /opt ## Android Build ./build_android.sh ## u-boot build ./build_android.sh uboot ## kernel build ./build_android.sh kernel ## SD Fusing - images Æú´õ¿¡¼­ ÀÛ¾÷. - SD Ä«µå »ðÀÔÈÄ, ÀåÄ¡ È®ÀÎ dmesg | tail [ 4223.048053] sd 7:0:0:0: [sdb] 15628288 512-byte logical blocks: (8.00 GB/7.45 GiB) [ 4223.050036] sd 7:0:0:0: [sdb] No Caching mode page found [ 4223.050040] sd 7:0:0:0: [sdb] Assuming drive cache: write through [ 4223.052662] sd 7:0:0:0: [sdb] No Caching mode page found [ 4223.052666] sd 7:0:0:0: [sdb] Assuming drive cache: write through [ 4223.053306] sdb: sdb1 sdb2 - SD Write sudo ./fsl-sdcard-partition.sh -f imx6q /dev/sdb ##u-boot ȯ°æº¯¼ö ¼³Á¤ setenv bootcmd booti mmc2 setenv fastboot_dev mmc2 setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0:dev=lcd,MANGO-CAP7,fbpix=BGR32,bpp=32 androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale androidboot.selinux=disabled