public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ramdisk problem (once again?)
Date: Wed, 13 Feb 2008 00:07:05 +0100	[thread overview]
Message-ID: <20080212230705.EC29E24050@gemini.denx.de> (raw)
In-Reply-To: Your message of "Tue, 12 Feb 2008 23:39:38 +0100." <47B2202A.7000807@gandalf.sssup.it>

In message <47B2202A.7000807@gandalf.sssup.it> you wrote:
>
> > The kernel.org tree does not recognize  a  ramdisk  image  in  flash.
> > Patches  have  been posted here since 2.4.17 times, but never made it
> > upstream. See the archives ...
> >   
> If you want to use it, put in ram before... Regards Michael

yesm that's the status quo - but it's plain stupid. Why  add  another
memory  copy of megabytes of data, when the kernel will just read the
data, uncompres it and write it to some  (other)  RAM  location?  The
flash  is mapped anyway (normally), so it just has to check if it's a
RAM or flash address to decide if it should free that  area  or  not.
That's a tiny patch, actually.

It's on the same line with the ARM kernel  always  bringing  with  it
it's  own  decompressor  code - why do we have to copy this with each
and every image when we already have a working copy of that  code  in
U-Boot?

Well, let the PTB for ARM answer this...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The C-shell doesn't parse. It adhoculates.
    - Casper.Dik at Holland.Sun.COM in <3ol96k$b2j@engnews2.Eng.Sun.COM>

  reply	other threads:[~2008-02-12 23:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12  8:30 [U-Boot-Users] ramdisk problem (once again?) Miguel Angel Alvarez
2008-02-12 22:36 ` Wolfgang Denk
2008-02-12 22:39   ` michael
2008-02-12 23:07     ` Wolfgang Denk [this message]
2008-02-13 11:07       ` michael
2008-02-14 14:10   ` Miguel Angel Alvarez
2008-02-20  6:37 ` Nethra
2008-02-21 19:04   ` [U-Boot-Users] ramdisk problem (once again?) - Solved Miguel Angel Alvarez
2008-02-21 19:45     ` [U-Boot-Users] Taishan linker problem k b
2008-02-21 20:43       ` 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=20080212230705.EC29E24050@gemini.denx.de \
    --to=wd@denx.de \
    --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