Re: [U-Boot] [PATCH 29/69] x86: dts: link: Add board ID GPIOs

2016-03-10 Thread Bin Meng
On Fri, Mar 11, 2016 at 1:52 PM, Bin Meng wrote: > On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass wrote: >> At present the board ID GPIOs are hard-coded. Move them to the device tree >> so that we can use general SDRAM init code. >> >> Signed-off-by: Simon Glass >> --- >> >> arch/x86/dts/chromebo

Re: [U-Boot] [PATCH 29/69] x86: dts: link: Add board ID GPIOs

2016-03-10 Thread Bin Meng
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass wrote: > At present the board ID GPIOs are hard-coded. Move them to the device tree > so that we can use general SDRAM init code. > > Signed-off-by: Simon Glass > --- > > arch/x86/dts/chromebook_link.dts | 2 ++ > 1 file changed, 2 insertions(+) > Re

[U-Boot] [PATCH 29/69] x86: dts: link: Add board ID GPIOs

2016-03-06 Thread Simon Glass
At present the board ID GPIOs are hard-coded. Move them to the device tree so that we can use general SDRAM init code. Signed-off-by: Simon Glass --- arch/x86/dts/chromebook_link.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/dts/chromebook_link.dts b/arch/x86/dts/chromebook