Thanks Yiping for taking out your time on this.
But still,I'm out of luck and seeing same kernel crash
=> setenv bootargs config-addr=0x78900000 console= ttyS0,115200
=> bootm 0x78700000 - 0x78800000
WARNING: adjusting available memory to 30000000
## Booting kernel from Legacy Image at 78700000 ...
Image Name:
Created: 2014-08-25 8:14:32 UTC
Image Type: PowerPC Linux Kernel Image (uncompressed)
Data Size: 426752 Bytes = 416.8 KiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 78800000
Booting using the fdt blob at 0x78800000
Loading Kernel Image ... OK
OK
Loading Device Tree to 03fde000, end 03fffc40 ... OK
[0] =======================================
[0] Freescale Hypervisor 1.3-009
[0] Hypervisor command line: config-addr=0x78900000 console= ttyS0,115200
[0] malloc_init: using 14348 KiB at 0x7f130150 - 0x7ff32fff
[0] malloc_init: using 812 KiB at 0x7ff34000 - 0x7fffefff
[0] dt_read_aliases: Alias pci1 points to non-existent /pcie@ffe250000
[0] assign_callback: device buffer-pool@7 in buffer-pool@7 not found
[0] assign_callback: device buffer-pool@8 in buffer-pool@8 not found
[0] assign_callback: device buffer-pool@9 in buffer-pool@9 not found
[0] assign_callback: device buffer-pool@16 in buffer-pool@16 not found
[0] assign_callback: device buffer-pool@17 in buffer-pool@17 not found
[0] assign_callback: device /fsl,dpaa/ethernet@16 in dpa-ethernet@16 not found
[0] assign_callback: device /fsl,dpaa/dpa-fman0-oh@1 in dpa-fman0-oh@1 not found
HV>
[0] Load error report
[0] powerpc_mchk_interrupt: machine check interrupt!
[0] mcheck registers: mcsr = 8000, mcssr0 = 406050, mcsrr1 = 29002
[0] machine check
[0] NIP 0x00406050 MSR 0x00029002 LR 0x00421c4c ESR 0x00800000 EXC 1
CTR 0x00000004 CR 0x20004024 XER 0x00000000 DEAR 0x14040080 PIR 0
Prev trap level 0
Do we need to remove pma0 node from hv.dts as per P2041RDB can't boot from RAM with hypervisor
Any things else we need to configure?
Thanks ,
Amit