Re: [PATCH] arm: fdt: Relocate fdt along with other data

2012-10-19 Thread Albert ARIBAUD
Hi Stephen, On Fri, 28 Sep 2012 09:22:48 -0600, Stephen Warren wrote: > On 09/27/2012 07:41 PM, Simon Glass wrote: > > Rather than leave the fdt down next to the code/data, we really should > > relocate it along with everything else. For CONFIG_OF_EMBED this happens > > automatically, but for CO

Re: [U-Boot] Where to put a large bootloader-supplied device tree on ARM ?

2012-07-12 Thread Albert ARIBAUD
Hi Rob, On Thu, 12 Jul 2012 20:28:22 -0500, Rob Herring wrote: > On 07/12/2012 04:47 PM, Wolfgang Denk wrote: > > Dear Albert ARIBAUD, > > > > In message <20120712233801.0411daa7@lilith> you wrote: > >> > >> If I'm not mistaken, yes U-Boot loa

Re: [U-Boot] Where to put a large bootloader-supplied device tree on ARM ?

2012-07-12 Thread Albert ARIBAUD
Hi Rob, On Thu, 12 Jul 2012 15:34:17 -0500, Rob Herring wrote: > [adding u-boot list] > > On 07/12/2012 01:52 AM, Mitch Bradley wrote: > > On 7/8/2012 6:30 PM, Nicolas Pitre wrote: > >> On Fri, 6 Jul 2012, Mitch Bradley wrote: > >> > >>> On 7/6/2012 3:23 PM, David VomLehn (dvomlehn) wrote: > >>>

Re: [U-Boot] [PATCH v6 11/20] tegra: fdt: Add clock bindings for Tegra2 Seaboard

2012-02-28 Thread Albert ARIBAUD
Le 28/02/2012 19:46, Simon Glass a écrit : Hi Stephen, On Tue, Feb 28, 2012 at 10:41 AM, Stephen Warren wrote: Simon Glass wrote at Tuesday, February 28, 2012 11:37 AM: On Tue, Feb 28, 2012 at 10:31 AM, Stephen Warren wrote: Simon Glass wrote at Tuesday, February 28, 2012 10:38 AM: ... I a

Re: [PATCH v4 04/20] arm: fdt: Ensure that an embedded fdt is word-aligned

2012-02-19 Thread Albert ARIBAUD
Hi Simon, Le 19/02/2012 17:23, Simon Glass a écrit : Sorry I had that wrong - it's not the link step I am bothered by, it is the objcopy step. What I would like to do is mark the input section, created by objcopy, with a particular alignment so that the linker does the right thing. This featur

Re: [PATCH v4 04/20] arm: fdt: Ensure that an embedded fdt is word-aligned

2012-02-19 Thread Albert ARIBAUD
Hi Simon, Le 18/02/2012 19:09, Simon Glass a écrit : Hi Albert, On Feb 18, 2012 3:51 AM, "Albert ARIBAUD" wrote: Hi Simon, Le 12/01/2012 05:32, Simon Glass a écrit : By putting the fdt blob into a distinctive area we can ensure that it appears at the start of the data sect

Re: [PATCH v4 04/20] arm: fdt: Ensure that an embedded fdt is word-aligned

2012-02-18 Thread Albert ARIBAUD
Hi Simon, Le 12/01/2012 05:32, Simon Glass a écrit : By putting the fdt blob into a distinctive area we can ensure that it appears at the start of the data section and is word-aligned. Note: It does not seem to be possible to get objcopy to honour its --section-alignment flag, which would other

Re: [PATCH 6/6] Add CONFIG_OF_LIBFDT to more boards.

2011-04-28 Thread Albert ARIBAUD
Hi Grant, Le 28/03/2011 21:59, Grant Likely a écrit : From: Grant Likely The following boards gain device tree support with this patch: ca9x4_ct_vxp - Versatile Express i.mx5 boards: efikamx mx51evk mx53evk OMAP boards: devkit8000 igep0020 igep0030 omap3_overo omap3_pandora omap4_sdp3430

Re: [U-Boot] [PATCH 6/6] Add CONFIG_OF_LIBFDT to more boards.

2011-04-28 Thread Albert ARIBAUD
Hi Wolfgang, Le 28/04/2011 00:44, Wolfgang Denk a écrit : Dear Albert, In message<20110328195906.10235.68517.stgit@ponder> Grant Likely wrote: From: Grant Likely The following boards gain device tree support with this patch: ca9x4_ct_vxp - Versatile Express i.mx5 boards: efikamx mx51evk mx