From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Schwarz Date: Thu, 20 Oct 2011 14:00:22 +0200 Subject: [U-Boot] [PATCH 5/7] omap_gpmc: use SOFTECC in SPL if it's enabled In-Reply-To: <1318894433-9038-6-git-send-email-yanok@emcraft.com> References: <1318894433-9038-1-git-send-email-yanok@emcraft.com> <1318894433-9038-6-git-send-email-yanok@emcraft.com> Message-ID: <4EA00D56.9070103@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Ilya, On 10/18/2011 01:33 AM, Ilya Yanok wrote: > Use software ECC for the SPL build if support for software ECC in SPL is > enabled. I'am curious: Is there a special reason for having software ecc in SPL? Regards Simon