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,165件の閲覧回数
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 返答(返信)

1,016件の閲覧回数
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"

1,016件の閲覧回数
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 件の賞賛
返信