LS1088ARDB-PB openwrt support

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

LS1088ARDB-PB openwrt support

Jump to solution
1,758 Views
ashutoshharry
Contributor III

Hi NXP Team,

i am tryting to flash openwrt image of ls1088ardb on ls1088ardb-pb as its seems to have same chip 1088a but not sucessfull.

is there any patch avaliabel for LS1088ARDB-PB openwrt support or how can i make LS1088ARDB openwrt code works on LS1088ARDB-PB @yipingwang plese help 

0 Kudos
1 Solution
1,716 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please download openwrt from the following link.

 
Please the download latest release from NXP with the following command.
$ git checkout -b layerscape-20.09 layerscape-20.09
 
Then run "make menuconfig" to configure the build target as NXP Layerscape LS1088ARDB, deploy the atf patch and run "make" to generate the whole firmware image and deploy it on the target board directly.
 
 

View solution in original post

7 Replies
1,724 Views
ashutoshharry
Contributor III

Hi @yipingwang 

thanks for patch after building firmware with this patch i was not able to boot firmware 

issue was device stuck on below error:

"BL2: Booting BL32"

 

but after i enabled some firmware options in openwrt

layerscape-dpl

layerscape-fman

layerscape-mc

layerscape-ppfe

layerscape-rcw 

i was able to boot firmware below are logs but not able to start kernel , boot log and uboot env attached in mail

did i miss anything ? please help 

 

 

0 Kudos
1,717 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please download openwrt from the following link.

 
Please the download latest release from NXP with the following command.
$ git checkout -b layerscape-20.09 layerscape-20.09
 
Then run "make menuconfig" to configure the build target as NXP Layerscape LS1088ARDB, deploy the atf patch and run "make" to generate the whole firmware image and deploy it on the target board directly.
 
 
1,684 Views
ashutoshharry
Contributor III

thanks @yipingwang  its works good and perfect 

0 Kudos
1,713 Views
ashutoshharry
Contributor III

thanks @yipingwang 

i will try this solution and update you

0 Kudos
1,750 Views
ashutoshharry
Contributor III

Hi @yipingwang 

any patch for LS1088ARDB-PB openwrt support ? 

0 Kudos
1,733 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please put the attached patch in folder openwrt/package/boot/tfa-layerscape/patches, then run "make" to rebuild image, and get firmware image openwrt-layerscape-armv8_64b-fsl_ls1088a-rdb-squashfs-firmware.bin in folder bin/targets/layerscape/armv8_64b/.

0 Kudos
1,723 Views
ashutoshharry
Contributor III

Hi @yipingwang 

thanks for patch after building firmware with this patch i was not able to boot firmware 

issue was device stuck on below error:

"BL2: Booting BL32"

 

but after i enabled some firmware options in openwrt

layerscape-dpl

layerscape-fman

layerscape-mc

layerscape-ppfe

layerscape-rcw 

i was able to boot firmware below are logs but not able to start kernel , boot log and uboot env attached

 

 

0 Kudos