From bb1f8ee14eaa8c5493481c9ac31a2f50d36187b5 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Tue, 14 Oct 2008 11:42:10 +0200 Subject: [PATCH] --- yaml --- r: 114671 b: refs/heads/master c: 91a385b8f2d0b4000fffb99b9411c1ffa926dc91 h: refs/heads/master i: 114669: 1078e1349979336830e3b83078ac765c896e6fe1 114667: f63f7c16a1fb3cc7a6b248678e0a1680d2e47b88 114663: bafd2fa09320f1fb58c451b6139e885d2ec40af2 114655: 34d2d6dca892b1d7f056c8c781d5dff1a51c819b v: v3 --- [refs] | 2 +- trunk/arch/mips/bcm47xx/wgt634u.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 20243bd93045..f3ad1d43f35b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2dbac10263b2f3c561de68b4c369bc679352ccee +refs/heads/master: 91a385b8f2d0b4000fffb99b9411c1ffa926dc91 diff --git a/trunk/arch/mips/bcm47xx/wgt634u.c b/trunk/arch/mips/bcm47xx/wgt634u.c index d1d90c9ef2fa..f9e309a96576 100644 --- a/trunk/arch/mips/bcm47xx/wgt634u.c +++ b/trunk/arch/mips/bcm47xx/wgt634u.c @@ -112,6 +112,9 @@ static int __init wgt634u_init(void) ((et0mac[1] == 0x09 && et0mac[2] == 0x5b) || (et0mac[1] == 0x0f && et0mac[2] == 0xb5))) { struct ssb_mipscore *mcore = &ssb_bcm47xx.mipscore; + + printk(KERN_INFO "WGT634U machine detected.\n"); + wgt634u_flash_data.width = mcore->flash_buswidth; wgt634u_flash_resource.start = mcore->flash_window; wgt634u_flash_resource.end = mcore->flash_window