public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] mkconfig: Make CONFIG_SYS_BOARD_NAME default to the configured target name
Date: Tue, 27 Nov 2012 09:53:16 -0500	[thread overview]
Message-ID: <50B4D3DC.1060803@ti.com> (raw)
In-Reply-To: <1353967308.18021.33.camel@home.hno.se>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11/26/12 17:01, Henrik Nordstr?m wrote:
> m?n 2012-11-26 klockan 16:51 -0500 skrev Tom Rini:
> 
>> This is why, sooner rather than later I believe, we need to come
>> up with a good way to pass device trees in and around, asap.  An
>> SPL that contains a device tree for the correct board (and passes
>> along to U-Boot which could in turn pass along to the kernel if
>> it's a full tree) would solve your problem, yes?
> 
> Yes, if it can be made to fit. The SPL have to fit within 24KB
> code+data and we are already at 20KB for the MMC/SD version. Size
> still unknown for NAND SPL with the MTD driver still in very early
> stages. Can probably shave off a fair bit by removing console
> output from the SPL but prefer not to.

It should all be doable, even from MMC/SD, with that size limitation.
 The only issue might be that we would want to use a small initial
device tree and merge or replace with a full tree we read off of
MMC/SD (or NAND or whatever).

- -- 
Tom

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQIcBAEBAgAGBQJQtNPbAAoJENk4IS6UOR1WdekP/0zlJI6EqkPobNlK4TXgfhmQ
cM6dum2kaTjdDhT3nDjnHKO2JpL2BvXrKvkqPjHqbWDg0lfBS0nXpByDv8/AhoNU
wI3NoYqovjDHc2/GfVY1C+Jy/baQSQgp99KYG8WM1RU4+qvLG6bTvabmVgBjRY4q
TVd+HHyuIwtVsRJFU4dMiuZ9dZU53sj7UZjk7YOD+0ayVuMfl6IBKDpchITJzcT+
biLMfgkNMI83gMR+xy/+QNAplC23+IFTM8bP14trm0reOkhNNcPgLREOthJq91Rm
Y5EsRDzOyy51k5+/Qa+Ectp2W/1i6/Fy7OXVIgF0sgOhuAlCjqH+CzfA1hvieRA1
vHqt5z7wVuQks5y+vEQij8kHrNNOj8WvZxUoMYYBOM2u1xLBnYM0Q67L5ynuJKM4
SNRvbTdK3kzLPD6RRxkLntFe3mJLXZ10F8NMvGWtZN1u3U4mF2g8DdnPYytkmEss
vlgPBWdWrWA47fQ9cqf3uDoW57ozG0Dkk/7fqGElGcJWz3KMiRMYBV0NUgaJSvMu
5VFSQRA9gVN1+bEYxL8l88APWAGM+iM1+uyzKjlk80U4MqISYLQRTme8jzCHMlRX
zGPLEXnolKx7rTyjsUnvTJoZHo86YSXp9deNC4eRtIRm/bEJBlj3tuwguMKtiYfA
yZ7zoPMdW2MHxEpWGuuv
=ttY9
-----END PGP SIGNATURE-----

      reply	other threads:[~2012-11-27 14:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-25 11:22 [U-Boot] [PATCH 1/2] mkconfig: Make CONFIG_SYS_BOARD_NAME default to the configured target name Henrik Nordström
2012-11-25 17:43 ` Wolfgang Denk
2012-11-25 17:55   ` Henrik Nordström
2012-11-25 20:01     ` Wolfgang Denk
2012-11-26  8:21       ` Henrik Nordström
2012-11-26  9:32         ` Wolfgang Denk
2012-11-26 21:05           ` Tom Rini
2012-11-26 21:41             ` Henrik Nordström
2012-11-26 21:51               ` Tom Rini
2012-11-26 22:01                 ` Henrik Nordström
2012-11-27 14:53                   ` Tom Rini [this message]

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=50B4D3DC.1060803@ti.com \
    --to=trini@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox