From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 1 Nov 2013 15:08:17 +0100 Subject: [U-Boot] [PATCH 4/5] nitrogen6x: Change FDT loading address to avoid overlaping In-Reply-To: References: <1383305158-26019-1-git-send-email-otavio@ossystems.com.br> <201311011319.14348.marex@denx.de> Message-ID: <201311011508.17257.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Otavio Salvador, > On Fri, Nov 1, 2013 at 10:19 AM, Marek Vasut wrote: > > Dear Otavio Salvador, > > > >> The new FSL 3.10.9_1.0.0-alpha kernel requires more memory space and > >> with the previous loading address we had ovelap; change it for the > >> same address used in 2013.04-3.10.9_1.0.0-alpha U-Boot. > >> > >> Signed-off-by: Otavio Salvador > > ... > > > Why is the FDT not relocated close to the end of DRAM as the other boards > > do it? > > No idea. Is this patch papering over some bug in the simplest possible way then? btw. I mean this portion of the boot log, see the last line: ## Flattened Device Tree blob at 11000000 Booting using the fdt blob at 0x11000000 Loading Kernel Image ... OK Using Device Tree in place at 11000000, end 1100b568 Best regards, Marek Vasut