Loading the uboot and kernel from the SPI NOR flash on the LS1043A based custom board?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Loading the uboot and kernel from the SPI NOR flash on the LS1043A based custom board?

677 Views
ts1234
Contributor III

How do I load the uboot and kernel from the SPI NOR flash on the LS1043 based custom board?

(Assuming that the SPI Flash MTD driver is already present in the kernel and uboot).

0 Kudos
1 Reply

672 Views
ufedor
NXP Employee
NXP Employee

It is needed to build composite firmware image (1) and program it into the SPI Flash (2) - refer to the Layerscape SDK Documentation:

1) https://docs.nxp.com/bundle/GUID-3FFCCD77-5220-414D-8664-09E6FB1B02C6/page/GUID-EB58F77F-97D9-459A-A...

2) https://docs.nxp.com/bundle/GUID-3FFCCD77-5220-414D-8664-09E6FB1B02C6/page/GUID-DCD3FA8A-CA37-4DCF-B...

 

0 Kudos