public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Add call command on PPC
Date: Sat, 16 Feb 2008 03:10:09 -0500	[thread overview]
Message-ID: <200802160310.13278.vapier@gentoo.org> (raw)
In-Reply-To: <ECB2C6CF-0AB8-44AE-AD35-769B741B0528@kernel.crashing.org>

On Friday 15 February 2008, Kumar Gala wrote:
> The main reason for me doing this was to provide a "generic" mechanism
> that mimic how we boot kernels on PPC.

is that the only reason ?  what format is the kernel that you're attempting to 
boot ?  assuming it's an ELF ...

at the moment, the Blackfin code base maintained on blackfin.uclinux.org has 
hacked the "bootelf" command to assume it is always booting a kernel.  this 
way we can load/boot the ELF image of our kernels in memory and have the 
$(bootargs) and such actually get passed properly (dont yell at me for this, 
the change was before my time, and i agree it's crap :p).

in other words, a common function for booting a linux ELF kernel image would 
be great.  especially considering the fact we have a "bootvx" that takes an 
ELF image, sets up the bootargs, and then boots it properly.  seems messed up 
that booting vxworks sees better support than booting linux ;)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080216/9472ea25/attachment.pgp 

  parent reply	other threads:[~2008-02-16  8:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-13 23:50 [U-Boot-Users] [RFC] raw go command Kumar Gala
2008-02-14  0:40 ` Wolfgang Denk
2008-02-14  0:57   ` Kumar Gala
2008-02-14  8:12 ` Haavard Skinnemoen
2008-02-14 14:24   ` Kumar Gala
2008-02-15  5:42     ` [U-Boot-Users] [PATCH] Add call command on PPC Kumar Gala
2008-02-15  5:54       ` Mike Frysinger
2008-02-15  6:00         ` Kumar Gala
2008-02-15  6:02           ` [U-Boot-Users] [PATCH v2] " Kumar Gala
2008-02-15  8:41             ` Wolfgang Denk
2008-02-16  8:03               ` Mike Frysinger
2008-02-15  6:32           ` [U-Boot-Users] [PATCH] " Mike Frysinger
2008-02-15  6:40             ` Kumar Gala
2008-02-15  7:08               ` Mike Frysinger
2008-02-15  7:21                 ` Haavard Skinnemoen
2008-02-15  7:29                   ` Mike Frysinger
2008-02-15  8:16                     ` Kumar Gala
2008-02-15  8:56                     ` Haavard Skinnemoen
2008-02-15  9:26                       ` Mike Frysinger
2008-02-15  8:14                   ` Kumar Gala
2008-02-15  8:43                     ` Wolfgang Denk
2008-02-15  8:30               ` Wolfgang Denk
2008-02-16  8:10               ` Mike Frysinger [this message]
2008-02-15  8:42       ` 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=200802160310.13278.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox