[meta-freescale] LS1021A U-Boot 2015.01-r0 didn't boot with RCW on SD-Card

Luo Zhenhua zhenhua.luo at freescale.com
Fri Oct 9 02:46:50 PDT 2015


Hi Thomas, 

> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of Thomas Tamandl
> Sent: Friday, October 09, 2015 4:16 PM
> 
> the wrong U-Boot binary file es copied to ../tmp/deploy/images/ls1021atwr
> when 'sdcard' is used for UBOOT_CONFIG. There is no RCW at the beginning.
>
> The correct file is located in ../build/tmp/work/ls1021atwr-poky-linux-
> gnueabi/u-boot-ls1/2015.01-r0/git/ls1021atwr_sdcard_config/u-boot.bin. In
> that directory there is also a file named u-boot-sdcard.bin. The name is
> misleading, there is no RCW too.
[Luo Zhenhua-B19537] u-boot-with-spl-pbl.bin is renamed to u-boot.bin by the following code, please use ls1021atwr_sdcard_config/u-boot.bin for sd boot. 
		*nand* | *sdcard*)  mv ${S}/${config}/u-boot-with-spl-pbl.bin  ${S}/${config}/u-boot.bin;;

	u-boot and rcw are separated images, you can find the rcw images in tmp/deploy/images/ls1021atwr/rcw/ls1021atwr/ after running "bitbake rcw".

> Not sure what is the intended behavior or where to report. I assume it is a
> result of the changed directory structure in U-Boot 2015.
[Luo Zhenhua-B19537] The following is the deployment guide. 
	1. http://www.freescale.com/infocenter/index.jsp -> Software and Tools Information Center > QorIQ SDK 1.8 Documentation > Software Deployment Guides > Boards > TWR-LS1021A -> Programming a New U-boot and RCW
	2. http://www.freescale.com/infocenter/index.jsp -> Software and Tools Information Center > QorIQ SDK 1.8 Documentation > Software Deployment Guides > Boards > TWR-LS1021A > Deployment -> SD Deployment


Best Regards, 

Zhenhua


More information about the meta-freescale mailing list