Where can I get the image of U-boot that comes pre-loaded on the LS1046ARDB?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Where can I get the image of U-boot that comes pre-loaded on the LS1046ARDB?

1,060 次查看
shamanth_kudali
Contributor II

I am trying to do some bare metal development on the LS1046A (RDB). But I want to have a back up of the image that has already been loaded into the QSPI region of this processor?

Where can I get the pre-loaded software image(s)? 

Attach is the U-boot log that I get from the pre-loaded image.

Also what is the load procedure of U-boot if I am using Lauterbach Debugger Tools?

2 回复数

911 次查看
ufedor
NXP Employee
NXP Employee

Use the following link for the LSDK open source repository:

LSDK Open Source 

Go to the LSDK IMAGES tab and select "1712" in the upper drop-down.

In the list of the images select "firmware_ls1046ardb_uboot_qspiboot.img"

911 次查看
rashmitharamesh
Contributor III

Hi ufedor‌ and yipingwang,

When I load firmware_ls1046ardb_uboot_qspiboot.img to QSPI Flash at 0x 4010 0000 using Lauterbach debugger

The default RCW (at 0x 4000 0000) looks different from the one loaded from firmware_ls1046ardb_uboot_qspiboot.img.

Is the u-boot image generated using a specific endian-ness? My QSPI Flash endian-ness is 64BE

Attached is the image of default RCW and U-Boot Image RCW

RCWs.jpg

Regards,

Rashmitha

0 项奖励