From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 4 Nov 2015 08:28:08 -0600 Subject: [U-Boot] [PATCH 1/3] nios2: remove CONFIG_SYS_MALLOC_BASE macro In-Reply-To: <1446531623-17267-1-git-send-email-thomas@wytron.com.tw> References: <1446531623-17267-1-git-send-email-thomas@wytron.com.tw> Message-ID: <1446647288.2582.4.camel@clsee-VirtualBox> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2015-11-03 at 14:20 +0800, thomas at wytron.com.tw wrote: > Remove CONFIG_SYS_MALLOC_BASE macro, as it is not used by > the generic board. > > Signed-off-by: Thomas Chou Reviewed-by: Chin Liang See Thanks Chin Liang