[PATCH 2/4] [POWERPC] 85xx: support for the TQM8548 module using the big Flash

2008-05-30 Thread Wolfgang Grandegger
Some TQM85xx boards could be equipped with up to 1 GiB (NOR) flash memory and therefore a modified memory map is required and setup by the board loader. This patch adds an appropriate DTS file. Signed-off-by: Wolfgang Grandegger [EMAIL PROTECTED] --- arch/powerpc/boot/dts/tqm8548-bigflash.dts |

Re: [PATCH 2/4] [POWERPC] 85xx: support for the TQM8548 module using the big Flash

2008-05-30 Thread Anton Vorontsov
On Fri, May 30, 2008 at 08:49:46AM +0200, Wolfgang Grandegger wrote: Some TQM85xx boards could be equipped with up to 1 GiB (NOR) flash memory and therefore a modified memory map is required and setup by the board loader. This patch adds an appropriate DTS file. Signed-off-by: Wolfgang

Re: [PATCH 2/4] [POWERPC] 85xx: support for the TQM8548 module using the big Flash

2008-05-30 Thread Wolfgang Grandegger
Anton Vorontsov wrote: On Fri, May 30, 2008 at 08:49:46AM +0200, Wolfgang Grandegger wrote: Some TQM85xx boards could be equipped with up to 1 GiB (NOR) flash memory and therefore a modified memory map is required and setup by the board loader. This patch adds an appropriate DTS file.

Re: [PATCH 2/4] [POWERPC] 85xx: support for the TQM8548 module using the big Flash

2008-05-30 Thread Kumar Gala
On May 30, 2008, at 1:49 AM, Wolfgang Grandegger wrote: Some TQM85xx boards could be equipped with up to 1 GiB (NOR) flash memory and therefore a modified memory map is required and setup by the board loader. This patch adds an appropriate DTS file. Signed-off-by: Wolfgang Grandegger [EMAIL

Re: [PATCH 2/4] [POWERPC] 85xx: support for the TQM8548 module using the big Flash

2008-05-30 Thread Scott Wood
Kumar Gala wrote: +mpic: [EMAIL PROTECTED] { +clock-frequency = 0; remove clock-frequency Where would one express the PIC timer frequency, then? +interrupt-controller; +#address-cells = 0; +#interrupt-cells = 2; +reg =

Re: [PATCH 2/4] [POWERPC] 85xx: support for the TQM8548 module using the big Flash

2008-05-30 Thread Kumar Gala
On May 30, 2008, at 3:07 PM, Scott Wood wrote: Kumar Gala wrote: +mpic: [EMAIL PROTECTED] { +clock-frequency = 0; remove clock-frequency Where would one express the PIC timer frequency, then? +interrupt-controller; +#address-cells = 0; +