Re: [U-Boot] [PATCH v2] x86: minnowmax: use the correct NOR in the configuration

2015-04-28 Thread Simon Glass
On 28 April 2015 at 07:59, Simon Glass wrote: > On 26 April 2015 at 08:08, Bin Meng wrote: >> On Sat, Apr 25, 2015 at 11:13 PM, Gabriel Huau >> wrote: >>> The SPI NOR on the minnowboard max is a MICRON N25Q064A >>> >>> Signed-off-by: Gabriel Huau >>> --- >>> Changes for v2: >>> - Updat

Re: [U-Boot] [PATCH v2] x86: minnowmax: use the correct NOR in the configuration

2015-04-28 Thread Simon Glass
On 26 April 2015 at 08:08, Bin Meng wrote: > On Sat, Apr 25, 2015 at 11:13 PM, Gabriel Huau > wrote: >> The SPI NOR on the minnowboard max is a MICRON N25Q064A >> >> Signed-off-by: Gabriel Huau >> --- >> Changes for v2: >> - Update the dts to put the correct flash name >> >> arch/x86/d

Re: [U-Boot] [PATCH v2] x86: minnowmax: use the correct NOR in the configuration

2015-04-26 Thread Bin Meng
On Sat, Apr 25, 2015 at 11:13 PM, Gabriel Huau wrote: > The SPI NOR on the minnowboard max is a MICRON N25Q064A > > Signed-off-by: Gabriel Huau > --- > Changes for v2: > - Update the dts to put the correct flash name > > arch/x86/dts/minnowmax.dts | 2 +- > include/configs/minnowmax.h |

Re: [U-Boot] [PATCH v2] x86: minnowmax: use the correct NOR in the configuration

2015-04-25 Thread gabriel huau
Hi, Wrong command ... I sent a duplicate patch v2, you can ignore this one, sorry. Regards, Gabriel On 04/25/2015 08:19 AM, Gabriel Huau wrote: The SPI NOR on the minnowboard max is a MICRON N25Q064A Signed-off-by: Gabriel Huau --- Changes for v2: - Update the dts to put the correc

[U-Boot] [PATCH v2] x86: minnowmax: use the correct NOR in the configuration

2015-04-25 Thread Gabriel Huau
The SPI NOR on the minnowboard max is a MICRON N25Q064A Signed-off-by: Gabriel Huau --- Changes for v2: - Update the dts to put the correct flash name arch/x86/dts/minnowmax.dts | 2 +- include/configs/minnowmax.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/a

[U-Boot] [PATCH v2] x86: minnowmax: use the correct NOR in the configuration

2015-04-25 Thread Gabriel Huau
The SPI NOR on the minnowboard max is a MICRON N25Q064A Signed-off-by: Gabriel Huau --- Changes for v2: - Update the dts to put the correct flash name arch/x86/dts/minnowmax.dts | 2 +- include/configs/minnowmax.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/a