From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 02 Aug 2013 15:05:05 +0200 Subject: [U-Boot] [PATCH v4 2/4] apf27: add support for the armadeus APF27 board In-Reply-To: References: <1375042616-24680-1-git-send-email-tremyfr@yahoo.fr> <1375042616-24680-3-git-send-email-tremyfr@yahoo.fr> <51F6392B.5000503@denx.de> <51FA9715.30905@yahoo.fr> <51FB9404.7010300@denx.de> Message-ID: <51FBAE81.10000@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 Hi Fabio, On 02/08/2013 14:49, Fabio Estevam wrote: > On Fri, Aug 2, 2013 at 8:12 AM, Stefano Babic wrote: > >> I would like you add your useful explanation why you add an assembly >> NAND driver (so what you have written here in the lines above) to the >> commit message, so that is clear why you were forced to use this way >> instead of the SPL framework. >> >>> >>> Are you agree with this solution for the SPL ? >>> >> >> I understand there is no other solution ;-) > > mx31 also has the same 2kB limitation and we don't use the NAND driver > in assembly there, right? > You're absolutely right, thanks for pointing out ! And it uses the generic framework. Philippe, could you take a look at the mx31pdk implementation ? SPL is less thn 2KB (and you can set CONFIG_SPL_MAX_SIZE in your config file): 1756 0 0 1756 6dc ./spl/u-boot-spl Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================