Re: [PATCH 2/2] arm: socfpga: Add support for Altera SoC SDRAM controller

2014-04-01 Thread Thor Thayer - Sendmail
On Tue, 2014-04-01 at 07:33 +0200, Steffen Trumtrar wrote: > On Mon, Mar 31, 2014 at 05:07:07PM -0500, ttha...@altera.com wrote: > > From: Thor Thayer > > > > > > Can't we get rid of all these global pointers instead of adding to them? Yes. I will remove this file from the patch. Thanks. >

Re: [PATCH 2/2] arm: socfpga: Add support for Altera SoC SDRAM controller

2014-04-01 Thread Thor Thayer - Sendmail
On Tue, 2014-04-01 at 07:33 +0200, Steffen Trumtrar wrote: On Mon, Mar 31, 2014 at 05:07:07PM -0500, ttha...@altera.com wrote: From: Thor Thayer ttha...@altera.com snip Can't we get rid of all these global pointers instead of adding to them? Yes. I will remove this file from the

Re: [PATCH 2/2] arm: socfpga: Add support for Altera SoC SDRAM controller

2014-03-31 Thread Steffen Trumtrar
On Mon, Mar 31, 2014 at 05:07:07PM -0500, ttha...@altera.com wrote: > From: Thor Thayer > > Addition of the Altera SDRAM controller registers to the > Altera SoC project. These registers are shared by future > drivers such as ECC and the FPGA bridge. > > Signed-off-by: Thor Thayer > To: Rob

[PATCH 2/2] arm: socfpga: Add support for Altera SoC SDRAM controller

2014-03-31 Thread tthayer
From: Thor Thayer Addition of the Altera SDRAM controller registers to the Altera SoC project. These registers are shared by future drivers such as ECC and the FPGA bridge. Signed-off-by: Thor Thayer To: Rob Herring To: Pawel Moll To: Mark Rutland To: Ian Campbell To: Kumar Gala To: Rob

[PATCH 2/2] arm: socfpga: Add support for Altera SoC SDRAM controller

2014-03-31 Thread tthayer
From: Thor Thayer ttha...@altera.com Addition of the Altera SDRAM controller registers to the Altera SoC project. These registers are shared by future drivers such as ECC and the FPGA bridge. Signed-off-by: Thor Thayer ttha...@altera.com To: Rob Herring rob.herr...@calxeda.com To: Pawel Moll

Re: [PATCH 2/2] arm: socfpga: Add support for Altera SoC SDRAM controller

2014-03-31 Thread Steffen Trumtrar
On Mon, Mar 31, 2014 at 05:07:07PM -0500, ttha...@altera.com wrote: From: Thor Thayer ttha...@altera.com Addition of the Altera SDRAM controller registers to the Altera SoC project. These registers are shared by future drivers such as ECC and the FPGA bridge. Signed-off-by: Thor Thayer