Re: [U-Boot] [PATCH v2 03/30] sandbox: config: Enable all SPI flash chips

2014-09-30 Thread Simon Glass
On 15 September 2014 06:33, Simon Glass wrote: > Sandbox may as well support everything. This increases the amount of code > that is built/tested by sandbox, and also provides access to all the > supported SPI flash devices. > > Signed-off-by: Simon Glass > Reviewed-by: Jagannadha Sutradharudu Te

[U-Boot] [PATCH v2 03/30] sandbox: config: Enable all SPI flash chips

2014-09-15 Thread Simon Glass
Sandbox may as well support everything. This increases the amount of code that is built/tested by sandbox, and also provides access to all the supported SPI flash devices. Signed-off-by: Simon Glass Reviewed-by: Jagannadha Sutradharudu Teki --- Changes in v2: None include/configs/sandbox.h |