Cuboxi: u-boot enable zImage boot test

This commit is contained in:
jenkins101 2014-04-12 23:33:50 +02:00 committed by Stephan Raue
parent d59526e9af
commit 88e8443d9f

View File

@ -1,3 +1,3 @@
setenv bootargs 'console=ttymxc0,115200 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32'
fatload mmc 0:1 0x10800000 /KERNEL
bootm 0x10800000
bootz 0x10800000