On 10/7/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote:
>
> Add helper routine mpc52xx_find_and_map_path(). Extract common code to
> mpc52xx_map_node() and refactor mpc52xx_find_and_map().
>
> Signed-off-by: Jan Wrobel <[EMAIL PROTECTED]>
Looks good to me.
Reviewed-by: Grant Likely <[EMAIL PROTE
On 10/7/07, Stephen Rothwell <[EMAIL PROTECTED]> wrote:
> On Sun, 07 Oct 2007 13:28:48 +0200 Marian Balakowicz <[EMAIL PROTECTED]>
> wrote:
> >
> > +++ b/arch/powerpc/platforms/52xx/motionpro.c
>
> Same comments again.
Ditto.
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
[EMAI
On 10/7/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote:
>
> Add device tree source file for Motion-PRO board.
>
> Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
> ---
>
> motionpro.dts | 334
> ++
> 1 file changed, 334 insertions(+)
On 10/7/07, Stephen Rothwell <[EMAIL PROTECTED]> wrote:
> On Sun, 07 Oct 2007 13:24:18 +0200 Marian Balakowicz <[EMAIL PROTECTED]>
> wrote:
> >
> > +++ b/arch/powerpc/platforms/52xx/cm5200.c
> >
> > +#include
> > +#include
>
> Same comments as for tqm5200.c.
Ditto
g.
__
On 10/7/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote:
> +
> + [EMAIL PROTECTED] {
> + #interrupt-cells = <1>;
> + #size-cells = <2>;
> + #address-cells = <3>;
> + device_type = "pci";
> +
On 10/7/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote:
>
> Add arch/powerpc board support for TQM5200.
>
> Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
> Signed-off-by: Jan Wrobel <[EMAIL PROTECTED]>
Hmmm
Both this patch and the CM5200 support patch (#6 in your series) are
pretty mu
On 10/5/07, Linas Vepstas <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 04, 2007 at 05:01:47PM -0700, Nish Aravamudan wrote:
> > On 10/2/07, Tony Breeds <[EMAIL PROTECTED]> wrote:
> > > On Wed, Oct 03, 2007 at 10:30:16AM +1000, Michael Ellerman wrote:
> > >
> > > > I realise it'll make the patch bigger,
On Sun, Oct 07, 2007 at 01:25:33PM +0200, Marian Balakowicz wrote:
>
> Add device tree source file for Motion-PRO board.
>
> Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
> ---
>
> motionpro.dts | 334
> ++
> 1 file changed, 334 i
On Sun, Oct 07, 2007 at 01:20:50PM +0200, Marian Balakowicz wrote:
>
> Add device tree source file for CM5200 board.
>
> Signed-off-by Marian Balakowicz <[EMAIL PROTECTED]>
> Signed-off-by: Jan Wrobel <[EMAIL PROTECTED]>
> ---
>
> cm5200.dts | 284
> +++
Mark A. Greer wrote:
> Why? Because its only safe to download a zImage to certain "safe" locations.
> Where those "safe" locations are vary by firmware, firmware version, and
> zImage size. This is the issue we're discussing.
In theory, yes -- but in practice the odds of this particular heuristi
> Can you explain (a) further -- I'm assuming the BAT mapping is 1:1
> for that region?
>
> For (b) it looks like:
> * 40x, 44x, fsl-booke compare against TASK_SIZE in their software
> handlers.
> * 8xx still tests 0x8000
> * 6xx (603) compares against KERNELBASE
>
> It would seem like w
In message <[EMAIL PROTECTED]> you wrote:
>
> > +/ {
> > + model = "fsl,tqm5200";
>
> "fsl," is not appropriate as the TQM5200 is not a freescale product.
> We need a new abbreviation for tq-components.
How about
model = "tqc,tqm5200";
?
Best regards,
Wolfgang Denk
--
DENX Soft
On Oct 7, 2007, at 8:02 AM, Kumar Gala wrote:
> It would seem like we should set the default on 8xx & PReP to
> 0x8000 and not allow it to be modified
For as much as this has been discussed in the past,
I don't know why the 8xx doesn't check KERNEL_BASE
and work properly with the options. T
On 10/7/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote:
>
> Add device tree source file for TQM5200 board.
>
> Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
> Signed-off-by: Grzegorz Bernacki <[EMAIL PROTECTED]>
> Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
> ---
>
> tqm5200.dts | 21
On Oct 6, 2007, at 11:06 PM, Paul Mackerras wrote:
> Kumar Gala writes:
>
>> In a discussion with Hollis over beer he raised the question why
>> TASK_SIZE is 0x8000 on ppc32.
>>
>> I was wondering if anyone know why this was still the case? Seems
>> like we have a 1Gb whole between TASK_SIZE
On Sun, Oct 07, 2007 at 07:34:57AM -0400, Robert P. J. Day wrote:
> there is, AFAICT, no BOOTIMG Kconfig variable. not to mention that
> there is no such include/linux/bootimg.h header file.
>
> arch/ppc/platforms/ev64360.c |3 ---
> arch/ppc/platforms/katana.c |3 ---
> 2 files chang
Kumar Gala writes:
> In a discussion with Hollis over beer he raised the question why
> TASK_SIZE is 0x8000 on ppc32.
>
> I was wondering if anyone know why this was still the case? Seems
> like we have a 1Gb whole between TASK_SIZE & KERNELBASE.
Two reasons: (a) PReP used to map PCI st
On Sun, 07 Oct 2007 13:28:48 +0200 Marian Balakowicz <[EMAIL PROTECTED]> wrote:
>
> +++ b/arch/powerpc/platforms/52xx/motionpro.c
Same comments again.
--
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/
pgpUtWJvP1yB3.pgp
Description: PGP signature
On Sun, 07 Oct 2007 13:24:18 +0200 Marian Balakowicz <[EMAIL PROTECTED]> wrote:
>
> +++ b/arch/powerpc/platforms/52xx/cm5200.c
>
> +#include
> +#include
Same comments as for tqm5200.c.
--
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/
pgpYawC2
On Sun, 07 Oct 2007 13:19:54 +0200 Marian Balakowicz <[EMAIL PROTECTED]> wrote:
>
> +++ b/arch/powerpc/platforms/52xx/tqm5200.c
>
> +#include
You need this for the flattened device tree stuff, so good. However ...
> +#include
You should not include this file. And you actually don't use any of
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
---
there is, AFAICT, no BOOTIMG Kconfig variable. not to mention that
there is no such include/linux/bootimg.h header file.
arch/ppc/platforms/ev64360.c |3 ---
arch/ppc/platforms/katana.c |3 ---
2 files changed, 6 deletions(-)
Initialize restart/halt/power_off machine hooks in Promess
Motion-PRO board platform code.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
---
motionpro.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/powerpc/platforms/52xx/motionpro.c
b/arch/powerpc/platforms/52xx/motion
Initialize restart/halt/power_off machine hooks in CM5200 board
platform code.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
---
cm5200.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/powerpc/platforms/52xx/cm5200.c
b/arch/powerpc/platforms/52xx/cm5200.c
index 9d3b1f2..
Initialize restart/halt/power_off machine hooks in TQM5200 board
platform code.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
---
tqm5200.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/powerpc/platforms/52xx/tqm5200.c
b/arch/powerpc/platforms/52xx/tqm5200.c
index 780b7
Add common MPC5200 helper routines: mpc52xx_restart(), mpc52xx_halt(),
mpc52xx_power_off().
This patch relies on Sascha Hauer's patch published in:
http://patchwork.ozlabs.org/linuxppc/patch?id=8910.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
Signed-off-by: Sascha Hauer <[EMAIL PROTECT
Add LED driver for Promess Motion-PRO board.
Signed-off-by: Jan Wrobel <[EMAIL PROTECTED]>
---
arch/powerpc/configs/motionpro_defconfig |3
arch/powerpc/platforms/52xx/motionpro.c | 38 +
drivers/leds/Kconfig |7
drivers/leds/Makefile|
Add helper routine mpc52xx_find_and_map_path(). Extract common code to
mpc52xx_map_node() and refactor mpc52xx_find_and_map().
Signed-off-by: Jan Wrobel <[EMAIL PROTECTED]>
---
arch/powerpc/platforms/52xx/mpc52xx_common.c | 21 +
include/asm-powerpc/mpc52xx.h
Add arch/powerpc board support for Promess Motion-PRO.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
Signed-off-by: Bartlomiej Sieka <[EMAIL PROTECTED]>
---
Kconfig |6 ++
Makefile|1
motionpro.c | 175
3 file
Add Motion-PRO board defconfig file.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
---
motionpro_defconfig | 914
1 file changed, 914 insertions(+)
diff --git a/arch/powerpc/configs/motionpro_defconfig
b/arch/powerpc/configs/motionp
Add device tree source file for Motion-PRO board.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
---
motionpro.dts | 334 ++
1 file changed, 334 insertions(+)
diff --git a/arch/powerpc/boot/dts/motionpro.dts
b/arch/powerpc/boot/dt
Add arch/powerpc board support for CM5200.
Signed-off-by Marian Balakowicz <[EMAIL PROTECTED]>
Signed-off-by: Jan Wrobel <[EMAIL PROTECTED]>
---
Kconfig |5 +
Makefile |1
cm5200.c | 161 +++
3 files changed, 167 insertions(
Add CM5200 board defconfig file.
Signed-off-by Marian Balakowicz <[EMAIL PROTECTED]>
---
cm5200_defconfig | 1032 +++
1 file changed, 1032 insertions(+)
diff --git a/arch/powerpc/configs/cm5200_defconfig
b/arch/powerpc/configs/cm5200_defconf
Add device tree source file for CM5200 board.
Signed-off-by Marian Balakowicz <[EMAIL PROTECTED]>
Signed-off-by: Jan Wrobel <[EMAIL PROTECTED]>
---
cm5200.dts | 284 +
1 file changed, 284 insertions(+)
diff --git a/arch/powerpc/boot/
Add arch/powerpc board support for TQM5200.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
Signed-off-by: Jan Wrobel <[EMAIL PROTECTED]>
---
Kconfig |5 +
Makefile |1
tqm5200.c | 174 ++
3 files changed, 180 inserti
Add TQM5200 board defconfig file.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
Signed-off-by: Grzegorz Bernacki <[EMAIL PROTECTED]>
---
tqm5200_defconfig | 1303 ++
1 file changed, 1303 insertions(+)
diff --git a/arch/powerpc/configs/
Add device tree source file for TQM5200 board.
Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]>
Signed-off-by: Grzegorz Bernacki <[EMAIL PROTECTED]>
Signed-off-by: Martin Krause <[EMAIL PROTECTED]>
---
tqm5200.dts | 217
1 file c
36 matches
Mail list logo