[U-Boot] [PATCH] add header for Android sparse image format

2014-08-12 Thread Colin Cross
Add a BSD-3 relicensed version of the Android sparse format image header from: https://android.googlesource.com/platform/system/core/+/28fa5bc347390480fe190294c6c385b6a9f0d68b/libsparse/sparse_format.h Unchanged except for the license header. Cc: Tom Rini Signed-off-by: Colin Cross --- include

Re: [U-Boot] [PATCH] ARM: tegra: Define Tegra20 CAR binding

2012-01-24 Thread Colin Cross
On Tue, Jan 24, 2012 at 2:08 PM, Stephen Warren wrote: > Peter De Schrijver wrote at Tuesday, January 24, 2012 2:53 AM: >> What about the peripheral resets which are also handled by CAR? Peripheral >> clock nodes also offer assert and deassert methods for the reset signal >> associated with them.

Re: [U-Boot] [PATCH] ARM: tegra: Define Tegra20 CAR binding

2012-01-24 Thread Colin Cross
On Tue, Jan 24, 2012 at 2:43 PM, Stephen Warren wrote: > Colin Cross wrote at Tuesday, January 24, 2012 3:33 PM: >> On Tue, Jan 24, 2012 at 2:08 PM, Stephen Warren wrote: >> > Peter De Schrijver wrote at Tuesday, January 24, 2012 2:53 AM: >> >> What about the pe

Re: [U-Boot] Fastboot behaviour with sparse images

2015-10-27 Thread Colin Cross
On Monday, October 12, 2015 at 6:43:37 AM UTC-7, Maxime Ripard wrote: > > Hi, > > I'm currently writing the support in U-Boot for NAND-backed devices > using fastboot [1], and that work derived a bit to supporting the > sparse images. > > For "regular" images that are being stored, we expect a