From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Dimitrov Date: Wed, 24 Sep 2014 02:42:31 +0300 Subject: [U-Boot] [PATCH V3] ARM: mx6: Add support for Kosagi Novena In-Reply-To: <201409231147.55859.marex@denx.de> References: <1411307086-12105-1-git-send-email-marex@denx.de> <54206945.3020300@mail.bg> <201409231147.55859.marex@denx.de> Message-ID: <54220567.2@mail.bg> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 09/23/2014 12:47 PM, Marek Vasut wrote: > On Monday, September 22, 2014 at 08:24:05 PM, Nikolay Dimitrov wrote: >> One more comment - isn't the file novena.o used also for the TPL, when >> building for SPL? > > No, there's no TPL involved on MX6. Ahh, ok. So the whole thing fits in OCRAM then? I remember that on GW Ventana board the bootloader is executed in 2 parts - SPL in OCRAM and then TPL loaded & executed in DRAM (at least I call this part TPL, please excuse me if I'm wrong). Regards, Nikolay