kernel panic on p4080ds when Freescale ethernet added in the kernel ( SDK1.7)

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

kernel panic on p4080ds when Freescale ethernet added in the kernel ( SDK1.7)

727 Views
suman
Contributor I

Hi group,

 

I am trying to bring-up the SDK 1.7 on the p4080ds.

System is up without any issues when I disable the Freescale Ethernet. But I see the kernel crash when I enable the ethernet.

I am attaching the log of the same. Please guide me how i can reslove this.

 

//sumanth.

Original Attachment has been moved to: p4080ds.log.zip

0 Kudos
3 Replies

655 Views
scottwood
NXP Employee
NXP Employee

That log shows a very old U-Boot.  Please try with the U-Boot from SDK 1.7.  Also make sure the device tree is from SDK 1.7 if you haven't already.

0 Kudos

655 Views
suman
Contributor I

Hi Scott,

How would uboot effect once the board is booting with the kernel image? Request you to brief more on this?

Would it get reslove my kernel panic once i flash the SDK 1.7 u-boot image?

0 Kudos

655 Views
scottwood
NXP Employee
NXP Employee

Among other setup that U-Boot does, it makes numerous modifications to the device tree.  It's possible that your very old U-Boot is not doing what more recent kernels expect.

I can't say for sure whether it will resolve the issue, but it's the first thing to try.

0 Kudos