From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 11 Jan 2013 12:07:20 +0100 Subject: [U-Boot] [RFC PATCH 02/22] sandbox: Support 'source' command In-Reply-To: <1357829905-6579-3-git-send-email-sjg@chromium.org> References: <1357829905-6579-1-git-send-email-sjg@chromium.org> <1357829905-6579-3-git-send-email-sjg@chromium.org> Message-ID: <201301111207.21110.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 Dear Simon Glass, > Enhance the source command to work with sandbox, by using map_sysmem() to > convert a ulong address into a pointer. > > Signed-off-by: Simon Glass Reviewed-by: Marek Vasut Best regards, Marek Vasut