Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH -mm 4/4] MIPS: Add BCM947xx to Makefile
@ 2007-08-06 15:10 Aurelien Jarno
  2007-08-06 20:33 ` Florian Schirmer
  0 siblings, 1 reply; 2+ messages in thread
From: Aurelien Jarno @ 2007-08-06 15:10 UTC (permalink / raw)
  To: Andrew Morton, linux-mips
  Cc: Michael Buesch, Waldemar Brodkorb, Felix Fietkau,
	Florian Schirmer

The patch below against 2.6.23-rc1-mm2 adds BCM947xx to 
arch/mips/Makefile.

Cc: Michael Buesch <mb@bu3sch.de>
Cc: Waldemar Brodkorb <wbx@openwrt.org>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Florian Schirmer <jolt@tuxbox.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -549,6 +549,12 @@
 load-$(CONFIG_SIBYTE_BIGSUR)	:= 0xffffffff80100000
 
 #
+# Broadcom BCM947XX boards
+#
+core-$(CONFIG_BCM947XX)		+= arch/mips/bcm947xx/
+load-$(CONFIG_BCM947XX)		:= 0xffffffff80001000
+
+#
 # SNI RM
 #
 core-$(CONFIG_SNI_RM)		+= arch/mips/sni/

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH -mm 4/4] MIPS: Add BCM947xx to Makefile
  2007-08-06 15:10 [PATCH -mm 4/4] MIPS: Add BCM947xx to Makefile Aurelien Jarno
@ 2007-08-06 20:33 ` Florian Schirmer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Schirmer @ 2007-08-06 20:33 UTC (permalink / raw)
  To: Aurelien Jarno
  Cc: Andrew Morton, linux-mips, Michael Buesch, Waldemar Brodkorb,
	Felix Fietkau

Hi,

Aurelien Jarno wrote:
> The patch below against 2.6.23-rc1-mm2 adds BCM947xx to 
> arch/mips/Makefile.
>
> Cc: Michael Buesch <mb@bu3sch.de>
> Cc: Waldemar Brodkorb <wbx@openwrt.org>
> Cc: Felix Fietkau <nbd@openwrt.org>
> Cc: Florian Schirmer <jolt@tuxbox.org>
> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
>
>   

Looks good!

Acked-by: Florian Schirmer <jolt@tuxbox.org>

Best,
  Florian



> --- a/arch/mips/Makefile
> +++ b/arch/mips/Makefile
> @@ -549,6 +549,12 @@
>  load-$(CONFIG_SIBYTE_BIGSUR)	:= 0xffffffff80100000
>  
>  #
> +# Broadcom BCM947XX boards
> +#
> +core-$(CONFIG_BCM947XX)		+= arch/mips/bcm947xx/
> +load-$(CONFIG_BCM947XX)		:= 0xffffffff80001000
> +
> +#
>  # SNI RM
>  #
>  core-$(CONFIG_SNI_RM)		+= arch/mips/sni/
>
>   

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-06 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-06 15:10 [PATCH -mm 4/4] MIPS: Add BCM947xx to Makefile Aurelien Jarno
2007-08-06 20:33 ` Florian Schirmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox