From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Fleming Date: Thu, 4 Dec 2008 14:55:18 -0600 Subject: [U-Boot] [PATCH] 85xx: socrates: fix DDR SDRAM tlb entry configuration In-Reply-To: <1226596137-6189-1-git-send-email-agust@denx.de> References: <1226596137-6189-1-git-send-email-agust@denx.de> Message-ID: <2acbd3e40812041255t551aba64ib95fabd3c7cd94de@mail.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 > This patch makes the presence of the DDR SDRAM tlb entry in > the tlb_table dependent on CONFIG_SPD_EEPROM to avoid this > inconsistency. > > Signed-off-by: Anatolij Gustschin Applied, thanks Andy