From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Wed, 02 Jan 2008 21:21:05 +0100 Subject: [U-Boot-Users] [PATCH] ARM: DAVINCI: Write ECC understandable by RBL Message-ID: <477BF231.30704@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de ARM based TI DaVinci devices have a RomBootLoader (RBL) which is able to load a 2nd stage user defined loader from NAND into internal RAM and start it there. This RBL expects a special ECC format (4 byte big endian) as calculated by DaVinci hardware. Make U-Boot able to write this RBL compatible format if user selects it in configuration. Signed-off-by: Dirk Behme -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: davinci_nand_rblecc.txt Url: http://lists.denx.de/pipermail/u-boot/attachments/20080102/497bd140/attachment.txt