AMCC ppc440spe 2.6.23.10 kernel boot help
Shubhada Pugaonkar
shubhada at chelsio.com
Thu Feb 12 07:07:32 EST 2009
Hi
I am trying to bringup AMCC ppc440sPE board with 2.6.23.10 kernel from
kernel.org. My .config file is attached. I used ARCH=ppc and
CROSS_COMPILE=ppc-linux- (also tried ppc_4xx-) and did 'make uImage',
but unable to boot into the kernel. My nfs and uboot settings seem to be
correct. The kernel gets stuck as shown below. Any help appreciated.
Please let me know if any more information is required.
-------------------------------------------------------------
=> tftp 0x1000000 uImage-ppc
Waiting for PHY auto negotiation to complete.. done
ENET Speed is 100 Mbps - FULL duplex connection (EMAC0)
Using ppc_4xx_eth0 device
TFTP from server 10.192.165.106; our IP address is 10.192.164.166
Filename 'uImage-ppc'.
Load address: 0x1000000
Loading:
#################################################################
#############
done
Bytes transferred = 1132695 (114897 hex)
=> run flash_nfs
Using IP address ${ipaddr}
## Booting image at 01000000 ...
Image Name: Linux-2.6.23.10
Created: 2009-02-10 23:58:25 UTC
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 1132631 Bytes = 1.1 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
-------------------------------------------------------------
Thanks in advance
Shubhada
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Hi Steve
Thanks for your reply. I compiled the kernel.
But I can only load a kernel which was configured for the ppc
architecture
make -j2 ARCH=ppc CROSS_COMPILE=ppc_4xx-
O=../build-linux-sequoia-DENX-v2.6.23
sequoia_defconfig
If I pass
make -j2 ARCH=powerpc CROSS_COMPILE=ppc_4xx-
O=../build-linux-sequoia-DENX-v2.6.23 sequoia_defconfig
the board hangs after
## Booting image at 00200000 ...
Image Name: Linux-2.6.23
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 1461799 Bytes = 1.4 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
I passed the same arguments to the kernel as before. Do I have to
specify
something different? For the kernel? or a u-boot parameter?
Thanks in advance for your help
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090211/8f5809a0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-ppc440
Type: application/octet-stream
Size: 19593 bytes
Desc: config-ppc440
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090211/8f5809a0/attachment.obj>
More information about the Linuxppc-dev
mailing list