From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 3 Apr 2015 03:55:57 +0200 Subject: [U-Boot] [PATCHv3 16/17] arm: socfpga: remove the need to map sdram in arch_early_init In-Reply-To: <1427752878-18426-17-git-send-email-dinguyen@opensource.altera.com> References: <1427752878-18426-1-git-send-email-dinguyen@opensource.altera.com> <1427752878-18426-17-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201504030355.57465.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 Tuesday, March 31, 2015 at 12:01:17 AM, 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 I'm kinda hesitant to apply this now, while we still don't have the SPL well in place. Is it OK to postpone this patch until we have the SPL well in place please ? Best regards, Marek Vasut