From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 27 Oct 2015 10:19:53 +0100 Subject: [U-Boot] [PATCH v2] nios2: use dram bank in board info In-Reply-To: <1445912622-7570-1-git-send-email-thomas@wytron.com.tw> References: <1445851172-23473-1-git-send-email-thomas@wytron.com.tw> <1445912622-7570-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201510271019.54082.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, October 27, 2015 at 03:23:42 AM, Thomas Chou wrote: > Use dram bank in board info, so that it displays correct > memory values in bdinfo command. > > Signed-off-by: Thomas Chou Acked-by: Marek Vasut btw. eventually, these fragments of code might have to be unified into some common code, but that's for some other time. Best regards, Marek Vasut