Re: [PATCH] PowerPC 44x: add missing define TARGET_4xx to cuboot-taishan.c

2008-02-24 Thread Josh Boyer
On Sun, 24 Feb 2008 09:32:55 -0600 Josh Boyer <[EMAIL PROTECTED]> wrote: > On Thu, 21 Feb 2008 17:43:17 +0300 > Valentine Barshak <[EMAIL PROTECTED]> wrote: > > > In order to get the proper bd_info structure for PowerPC 440, > > both TARGET_4xx and TARGET_44x should be defined. > > Could you exp

Re: [PATCH] PowerPC 44x: add missing define TARGET_4xx to cuboot-taishan.c

2008-02-24 Thread Josh Boyer
On Thu, 21 Feb 2008 17:43:17 +0300 Valentine Barshak <[EMAIL PROTECTED]> wrote: > In order to get the proper bd_info structure for PowerPC 440, > both TARGET_4xx and TARGET_44x should be defined. Could you explain what this adds or why it's needed in the changelog? Also, is this needed for other

[PATCH] PowerPC 44x: add missing define TARGET_4xx to cuboot-taishan.c

2008-02-21 Thread Valentine Barshak
In order to get the proper bd_info structure for PowerPC 440, both TARGET_4xx and TARGET_44x should be defined. Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]> --- arch/powerpc/boot/cuboot-taishan.c |1 + 1 files changed, 1 insertion(+) diff -pruN linux-2.6.orig/arch/powerpc/boot/cuboot