From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 15 Jan 2015 00:42:54 +0100 Subject: [U-Boot] [PATCHv1 06/22] arm: socfpga: add functions to bring sdram, timer, and uart out of reset In-Reply-To: <1421253662-27222-7-git-send-email-dinguyen@opensource.altera.com> References: <1421253662-27222-1-git-send-email-dinguyen@opensource.altera.com> <1421253662-27222-7-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201501150042.54119.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 Wednesday, January 14, 2015 at 05:40:46 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > These functions will be needed for use by the SPL for enabling the > console and sdram initialization. > > Signed-off-by: Dinh Nguyen Acked-by: Marek Vasut Best regards, Marek Vasut