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

2015-04-24 Thread Bin Meng
Hi Gabriel, On Fri, Apr 24, 2015 at 10:42 PM, Gabriel Huau wrote: > Hi Bin, > > > On 04/23/2015 08:20 PM, Bin Meng wrote: >> >> Hi Gabriel, >> >> On Fri, Apr 24, 2015 at 12:16 AM, Gabriel Huau >> wrote: >>> >>> The SPI NOR on the minnowboard max is a MICRON N25Q064A >>> >>> Signed-off-by: Gabrie

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

2015-04-24 Thread Gabriel Huau
Hi Bin, On 04/23/2015 08:20 PM, Bin Meng wrote: Hi Gabriel, On Fri, Apr 24, 2015 at 12:16 AM, Gabriel Huau wrote: The SPI NOR on the minnowboard max is a MICRON N25Q064A Signed-off-by: Gabriel Huau --- include/configs/minnowmax.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

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

2015-04-24 Thread Bin Meng
Hi Gabriel, On Fri, Apr 24, 2015 at 12:16 AM, Gabriel Huau wrote: > The SPI NOR on the minnowboard max is a MICRON N25Q064A > > Signed-off-by: Gabriel Huau > --- > include/configs/minnowmax.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/configs/minnowmax.h b/