Re: [U-Boot] [PATCH v4 0/19] Allow images to work on sandbox

2013-05-15 Thread Tom Rini
On Tue, May 07, 2013 at 09:11:44AM -0700, Simon Glass wrote: > This series adjusts the image code to work with sandbox and prepares it for > verified boot to come later. > > The primary goal here is to get image loading to work on sandbox, which is > mostly a set of fairly minor changes such as u

Re: [U-Boot] [PATCH v4 0/19] Allow images to work on sandbox

2013-05-09 Thread Simon Glass
Hi Tom, On Thu, May 9, 2013 at 12:36 PM, Tom Rini wrote: > On Tue, May 07, 2013 at 09:11:44AM -0700, Simon Glass wrote: > >> This series adjusts the image code to work with sandbox and prepares it for >> verified boot to come later. >> >> The primary goal here is to get image loading to work on s

Re: [U-Boot] [PATCH v4 0/19] Allow images to work on sandbox

2013-05-09 Thread Tom Rini
On Tue, May 07, 2013 at 09:11:44AM -0700, Simon Glass wrote: > This series adjusts the image code to work with sandbox and prepares it for > verified boot to come later. > > The primary goal here is to get image loading to work on sandbox, which is > mostly a set of fairly minor changes such as u

[U-Boot] [PATCH v4 0/19] Allow images to work on sandbox

2013-05-07 Thread Simon Glass
This series adjusts the image code to work with sandbox and prepares it for verified boot to come later. The primary goal here is to get image loading to work on sandbox, which is mostly a set of fairly minor changes such as using map_sysmem() instead of just a cast when converting from a U-Boot a