From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 4 Mar 2015 14:22:38 +0100 Subject: [U-Boot] [PATCHv2 20/20] arm: socfpga: remove the need to map sdram in arch_early_init In-Reply-To: <1425313688-23595-21-git-send-email-dinguyen@opensource.altera.com> References: <1425313688-23595-1-git-send-email-dinguyen@opensource.altera.com> <1425313688-23595-21-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201503041422.38203.marex@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 Monday, March 02, 2015 at 05:28:08 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Since we are already mapping sdram 0x0 in board_init_f, we can remove it > here. > > Signed-off-by: Dinh Nguyen Reviewed-by: Marek Vasut Best regards, Marek Vasut