From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 3 Nov 2015 16:25:51 +0100 Subject: [U-Boot] [PATCH 2/3] nios2: remove CONFIG_SYS_INIT_SP macro In-Reply-To: <1446531623-17267-2-git-send-email-thomas@wytron.com.tw> References: <1446531623-17267-1-git-send-email-thomas@wytron.com.tw> <1446531623-17267-2-git-send-email-thomas@wytron.com.tw> Message-ID: <201511031625.51248.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, November 03, 2015 at 07:20:22 AM, Thomas Chou wrote: > Remove CONFIG_SYS_INIT_SP macro, as the initial stack is set to > below the u-boot code. > > Signed-off-by: Thomas Chou Reviewed-by: Marek Vasut Best regards, Marek Vasut