public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@moreton.com.au>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] add OpenGear CM4008 board support
Date: Sat, 21 May 2005 00:15:20 +1000	[thread overview]
Message-ID: <428DF0F8.5090404@moreton.com.au> (raw)
In-Reply-To: <20050519224745.D73D5C1512@atlas.denx.de>

Hi Wolfgang,

Wolfgang Denk wrote:
> Note that your code references a non-existing U-Boot command "gofsk"!

Indeed it does :-)

I have a couple of more patches, things a little more contentious
than simple cpu or board add.

The gofsk command is something I added to support loading
snapgear/uClinux-dist style raw filesystem+kernel images.

The image itself is a simple concatenation of a root filesystem
and a kernel. Typically it is used with a CRAMfs root filesystem.
The primary motivator for not having any header on this image is
that it can be dumped directly into an MTD flash partition, and
it can be directly mounted as the root filesystem. For known
filesystem types (like CRAMfs and ROMfs) the loader simply looks
over the filesystem to get to the kernel for boot time starting.

Patch attached is my current implementation of this.

Is this something that you would allow into the main tree?

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg at snapgear.com
SnapGear -- a CyberGuard Company            PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: u-boot.gofsk.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20050521/f678dd7e/attachment.txt 

  parent reply	other threads:[~2005-05-20 14:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-17 13:53 [U-Boot-Users] [PATCH] add OpenGear CM4008 board support Greg Ungerer
2005-05-17 14:25 ` Wolfgang Denk
2005-05-19 14:30   ` Greg Ungerer
2005-05-19 22:47     ` Wolfgang Denk
2005-05-20 14:09       ` Greg Ungerer
2006-03-12  0:24         ` Wolfgang Denk
2005-05-20 14:15       ` Greg Ungerer [this message]
2005-05-20 14:45         ` Wolfgang Denk
2005-05-23  1:32           ` Greg Ungerer
2005-05-23  8:48             ` Wolfgang Denk
2005-05-24  6:42               ` Greg Ungerer
2005-05-24  9:00                 ` Wolfgang Denk
2005-05-24 10:23                   ` Greg Ungerer
2005-05-24 11:15                     ` Wolfgang Denk
2005-05-24 13:12                       ` Greg Ungerer
2005-05-24 13:52                         ` Wolfgang Denk
2005-05-25  0:35                           ` Greg Ungerer

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=428DF0F8.5090404@moreton.com.au \
    --to=gerg@moreton.com.au \
    --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