-
Notifications
You must be signed in to change notification settings - Fork 6
Home
voipac edited this page Apr 11, 2015
·
1 revision
Welcome to the imx6_rex_bin_kk442 wiki!
git clone https://github.com/voipac/imx6_rex_bin_kk442
cd imx6_rex_bin_kk442/
7z x system.img.7z.001
sudo ./fsl-sdcard-partition.sh -f /dev/mmcblk0
setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24,bpp=32 video=mxcfb1:off video=mxcfb2:off fbmem=28M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale
setenv bootcmd booti mmc1
saveenv
reset
setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,LDB-ETV570,if=RGB666 video=mxcfb1:off video=mxcfb2:off fbmem=10M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale
setenv bootcmd booti mmc1
saveenv
reset