From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] having trouble booting a simple kernel on a TQM860 board
Date: Fri, 2 Dec 2011 17:29:14 -0600 [thread overview]
Message-ID: <4ED95F4A.70003@freescale.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1112021750480.27686@oneiric>
On 12/02/2011 05:19 PM, Robert P. J. Day wrote:
> and, at this point, i would think that all i need to do is:
>
> => bootm 400000
> ## Booting image at 00400000 ...
> Image Name: Linux-2.6.37
> Created: 2011-12-02 23:08:06 UTC
> Image Type: PowerPC Linux Kernel Image (gzip compressed)
> Data Size: 1301506 Bytes = 1.2 MB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> Uncompressing Kernel Image ... OK
You need to use a cuImage, just as you did with lite5200.
Or update U-Boot and pass a device tree.
> and that's where it hangs.
>
> i have no idea if it's still booting properly but i've simply
> screwed up the serial port setting.
>
> does this set of steps look reasonable? the configuration, the
> building, the TFTP, the verification steps, the "bootm" command? this
> is what's printed when the board resets:
>
> U-Boot 0.4.0 (Apr 13 2004 - 15:01:22)
>
> CPU: XPC860xxZPnnD4 at 80 MHz: 16 kB I-Cache 8 kB D-Cache FEC
> present
> Board: TQM860LDB0A3-P80.208
> DRAM: 16 MB
> FLASH: 8 MB
> In: serial
> Out: serial
> Err: serial
> Net: SCC ETHERNET [PRIME], FEC ETHERNET
> PCMCIA: No Card found
>
> am i just missing something obvious? what should i use for the
> kernel console setting? i'm open to suggestions.
console=ttyCPM0
-Scott
next prev parent reply other threads:[~2011-12-02 23:29 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 23:19 [U-Boot] having trouble booting a simple kernel on a TQM860 board Robert P. J. Day
2011-12-02 23:29 ` Scott Wood [this message]
2011-12-02 23:41 ` Robert P. J. Day
2011-12-02 23:49 ` Scott Wood
2011-12-03 0:03 ` Robert P. J. Day
2011-12-03 0:17 ` Wolfgang Denk
2011-12-05 2:14 ` Robert P. J. Day
2011-12-05 10:09 ` Wolfgang Denk
2011-12-05 10:37 ` Robert P. J. Day
2011-12-05 12:05 ` Robert P. J. Day
2011-12-05 12:58 ` Wolfgang Denk
2011-12-05 17:48 ` Robert P. J. Day
2011-12-05 20:02 ` Wolfgang Denk
2011-12-03 0:16 ` Wolfgang Denk
2011-12-03 0:23 ` Robert P. J. Day
2011-12-03 0:26 ` Wolfgang Denk
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=4ED95F4A.70003@freescale.com \
--to=scottwood@freescale.com \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.