소스 다운로드
수정
사항
- buildroot-2013.08
버전으로 변경
#How
To Build
-uboot
./build_uboot
config
./build_uboot
-kernel
./build_kernel
defconfig mango220_android_sdmmc_7inch_1024_600_mt9p111_defconfig
./build_kernel
-buildroot
cp
mango220_config .config
./build_root
#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
#image
폴더에서
sudo
./sdwriter sdd 220 all
u-boot
실행 후
아무키나
누른 후
u-boot
프롬프트에서
setenv
bootcmd "movi read kernel 0 40008000;bootm 40008000"
setenv
bootargs "root=/dev/mmcblk0p2 rootfstype=ext4 console=ttySAC1,115200
rootwait"
saveenv
리셋
fastboot
사용하기 전에, 아래 명령 수행해야 합니다.
SMDK4412
# fdisk -c 0 500 6800 100
댓글 없음:
댓글 쓰기