From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sat, 07 Jul 2012 19:34:11 +0200 Subject: [U-Boot] [PATCH 3/5] [PATCH 3/5] Add nand_spl support for the apf27 In-Reply-To: <1340915772-30493-3-git-send-email-tremyfr@yahoo.fr> References: <1340915772-30493-1-git-send-email-tremyfr@yahoo.fr> <1340915772-30493-3-git-send-email-tremyfr@yahoo.fr> Message-ID: <4FF87313.5050102@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 On 28/06/2012 22:36, Philippe Reynes wrote: > Signed-off-by: Philippe Reynes > Signed-off-by: Eric Jarrige > --- Hi Philippe, > nand_spl/board/armadeus/apf27/Makefile | 79 +++++ > nand_spl/board/armadeus/apf27/config.mk | 45 +++ > nand_spl/board/armadeus/apf27/start.S | 548 ++++++++++++++++++++++++++++++ > nand_spl/board/armadeus/apf27/u-boot.lds | 39 +++ > 4 files changed, 711 insertions(+), 0 deletions(-) > create mode 100644 nand_spl/board/armadeus/apf27/Makefile > create mode 100644 nand_spl/board/armadeus/apf27/config.mk > create mode 100644 nand_spl/board/armadeus/apf27/start.S > create mode 100644 nand_spl/board/armadeus/apf27/u-boot.lds > nand_spl is obsolete - new boards should add spl support with the newer SPL framework (using spl/ instead of nand_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 =====================================================================