From: Scott Wood <scottwood@freescale.com>
To: 林志平 <solyn123@gmail.com>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: Ping does not work on my MPC8544 board, using linux2.6.23
Date: Wed, 09 Dec 2009 13:59:31 -0600 [thread overview]
Message-ID: <4B2001A3.9010002@freescale.com> (raw)
In-Reply-To: <8148211e0912071825t22ffa590va2fe22272f6aaf62@mail.gmail.com>
林志平 wrote:
> > Another question is that I found linux2.6.31 does not support
> > board mpc8544ds,
>
> It should. What problems do you see?
>
> => bootm 0x1000000 0x1800000 0x800000
> ## Booting kernel from Legacy Image at 01000000 ...
> Image Name: Linux-2.6.31
> Image Type: PowerPC Linux Kernel Image (gzip compressed)
> Data Size: 2185099 Bytes = 2.1 MB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> ## Loading init Ramdisk from Legacy Image at 01800000 ...
> Image Name: Simple Embedded Linux Framework
> Image Type: PowerPC Linux RAMDisk Image (gzip compressed)
> Data Size: 1859256 Bytes = 1.8 MB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> ## Flattened Device Tree blob at 00800000
> Booting using the fdt blob at 0x800000
> Uncompressing Kernel Image ... OK
> Loading Ramdisk to 1fca7000, end 1fe6ceb8 ... OK
> booting kernel using flat tree
> It then stops and never print any more, I use mpc85xx_defconfig, I
> select mpc85xxds in the menuconfig and deselect other options like
> mpc8540ads etc.
Are you using the mpc8544ds device tree from 2.6.31, unchanged? Try
turning on CONFIG_PPC_EARLY_DEBUG.
No need to deselect the others, BTW.
> Does mpc85xx_defconfig not work?
>
> Yes mcp85xx_defconfig does not work, I can see mpc8540ads in the
> menuconfig, but no mpc8544ds.
mpc8544ds is supported by CONFIG_MPC85xx_DS.
-Scott
next prev parent reply other threads:[~2009-12-09 20:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-07 3:53 Ping does not work on my MPC8544 board, using linux2.6.23 林志平
2009-12-07 8:40 ` Li Yang-R58472
2009-12-07 18:05 ` Scott Wood
2009-12-08 2:25 ` 林志平
2009-12-08 6:35 ` 林志平
2009-12-08 7:12 ` hank peng
2009-12-09 19:59 ` Scott Wood [this message]
2009-12-10 13:05 ` 林志平
2009-12-10 17:39 ` Scott Wood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B2001A3.9010002@freescale.com \
--to=scottwood@freescale.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=solyn123@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).