[meta-freescale] nitrogen6x and imx6qsabrelite machines uboot scripts

Morgan McKenzie rmtm at uvic.ca
Thu Jul 24 13:11:27 PDT 2014


Hi,
I ran into this too. I think that you might be able to modify the boot script and simply replace 'bootm' with 'bootz' but I haven't got around to trying it yet.
This is what I've been doing for now (messy but it works....). You'll probably have to change the 'video=' and possibly 'fatload' to 'ext2load', plus the dtb file if you're using a nitrogen6x.

setenv fdt_high 0xffffffffsetenv fdt_addr 0×13000000setenv bootargs video=mxcfb0:dev=ldb,LDB-XGA,if=RGB666  console=ttymxc1,115200 vmalloc=400M consoleblank=0 rootwait root=/dev/mmcblk0p2setenv fbmem “fbmem=28M”fatload mmc 0:1 12000000 imx6q-sabrelite.dtbfatload mmc 0:1 10800000 zImagebootz 10800000 – 12000000

Regards,
Morgan McKenzie
From: ilya.smelykh at gmail.com
Date: Fri, 25 Jul 2014 01:16:56 +0700
To: meta-freescale at yoctoproject.org
Subject: [meta-freescale] nitrogen6x and imx6qsabrelite machines uboot	scripts

Hi guys,
 After my last update to the current master I've found the problem with uboot scripts for imx6qsabreliteand nitrogen6x machines.  Sabre machine has no scripts at all and it cause an error while building, 

nitrogen6x has scripts which trying to load uImage, but actual kernel which was deployed is zImage.
Any ides?
-- 
Cheers,Ilya.


-- 
_______________________________________________
meta-freescale mailing list
meta-freescale at yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20140724/f188fa71/attachment.html>


More information about the meta-freescale mailing list