All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-boot SPL direct Linux boot
Date: Mon, 4 Jul 2011 00:34:55 -0600	[thread overview]
Message-ID: <CACxGe6t6u7w6qdcd8P2ybZoavjcONs_Bde-bCUDfUrSaJnCp2Q@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimLnS4YEJHmave8Lr-hWbQ30UkRaw@mail.gmail.com>

On Fri, Jul 1, 2011 at 10:42 AM, Simon Schwarz
<simonschwarzcor@googlemail.com> wrote:
> Addition: As I read a bit about FDT it does not replace ATAGS
> (http://elinux.org/Device_Trees) - it is more a supplement to it. So
> it would not harm to implement minimal ATAGS support and later add the
> FDT to it.

That was true in an early prototype, but it is not actually true
anymore.  Passing a DT replaces ATAGs on arm now, and that code is in
mainline.

>
> I started a prototype for ATAGS creation by modifying bootm.c - which
> seems (so long) not be too hard. If this works and doesn't add too
> much overhead FDT support is not that much a problem IMHO.
>
> Regards
> Simon
>
> (Sorry Detlev for the repost - forgot the ML...)
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>



-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

  reply	other threads:[~2011-07-04  6:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30 10:32 [U-Boot] U-boot SPL direct Linux boot Simon Schwarz
2011-06-30 11:37 ` Heiko Schocher
2011-06-30 13:44   ` Simon Schwarz
2011-07-03 20:42     ` Wolfgang Denk
2011-07-01  9:17 ` Simon Schwarz
2011-07-01 13:28   ` Detlev Zundel
2011-07-01 13:57     ` Simon Schwarz
2011-07-01 16:42       ` Simon Schwarz
2011-07-04  6:34         ` Grant Likely [this message]
2011-07-05 12:44           ` Simon Schwarz
2011-07-03 20:37       ` Wolfgang Denk
2011-07-01 15:45     ` Wolfgang Denk
2011-07-01 17:04   ` Igor Grinberg
2011-07-01 17:36     ` Simon Schwarz
2011-07-01 17:40       ` Simon Schwarz
2011-07-03 20:51         ` Wolfgang Denk
2011-07-03 20:49       ` 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=CACxGe6t6u7w6qdcd8P2ybZoavjcONs_Bde-bCUDfUrSaJnCp2Q@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --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.