From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Wed, 9 Sep 2015 12:26:25 +0800 Subject: [U-Boot] [PATCH v2 7/8] nios2: show fdt blob address in board info command In-Reply-To: <1441369343-4638-8-git-send-email-thomas@wytron.com.tw> References: <1441336526-23505-1-git-send-email-thomas@wytron.com.tw> <1441369343-4638-1-git-send-email-thomas@wytron.com.tw> <1441369343-4638-8-git-send-email-thomas@wytron.com.tw> Message-ID: <55EFB4F1.6040500@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/04/2015 08:22 PM, Thomas Chou wrote: > Show fdt blob address in board info command. > > Signed-off-by: Thomas Chou > --- > common/cmd_bdinfo.c | 3 +++ > 1 file changed, 3 insertions(+) Applied to u-boot-nios2.