From: Martin Michlmayr <tbm@cyrius.com>
To: Mark Mason <mason@broadcom.com>
Cc: linux-mips@linux-mips.org
Subject: Re: Building the kernel for a Broadcom SB1
Date: Mon, 16 Jan 2006 16:05:42 +0000 [thread overview]
Message-ID: <20060116160542.GC28383@deprecation.cyrius.com> (raw)
In-Reply-To: <4329ED24.50506@broadcom.com>
* Mark Mason <mason@broadcom.com> [2005-09-15 14:52]:
> >I'm having a few issues building the current >2.6.14-rc1 for a
> Broadcom SB1 MIPS64 processor. (No >huge surprise there, building
> anything for that >processor is a pain.)
> >
> >Anyway, there are a few symbols undefined, which is >causing
> problems. First off the bat is TO_PHYS_MASK. >There is no set of
> definitions in >include/asm-mips/addrspace.h for the SB1 processor.
> Here's the patch for that particular problem. There's also a few other
> patches for the SB1 floating around (check the email archives), but
> there appears to be a backlog with getting them committed to the CVS
> repository.
Can this patch be applied?
> HTH,
> Mark
>
> Index: include/asm-mips/addrspace.h
> ===================================================================
> RCS file: /home/cvs/linux/include/asm-mips/addrspace.h,v
> retrieving revision 1.18
> diff -u -p -r1.18 addrspace.h
> --- include/asm-mips/addrspace.h 14 Jul 2005 12:05:08 -0000 1.18
> +++ include/asm-mips/addrspace.h 15 Sep 2005 21:46:56 -0000
> @@ -131,6 +131,8 @@
> || defined (CONFIG_CPU_R5000) \
> || defined (CONFIG_CPU_NEVADA) \
> || defined (CONFIG_CPU_TX49XX) \
> + || defined (CONFIG_CPU_SB1) \
> + || defined (CONFIG_CPU_SB1A) \
> || defined (CONFIG_CPU_MIPS64_R1)
> #define KUSIZE _LLCONST_(0x0000010000000000) /* 2^^40 */
> #define KUSIZE_64 _LLCONST_(0x0000010000000000) /* 2^^40 */
> .
>
--
Martin Michlmayr
http://www.cyrius.com/
next prev parent reply other threads:[~2006-01-16 16:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-15 20:59 Building the kernel for a Broadcom SB1 Jonathan Day
2005-09-15 21:52 ` Mark Mason
2006-01-16 16:05 ` Martin Michlmayr [this message]
2006-01-23 12:58 ` Martin Michlmayr
-- strict thread matches above, loose matches on Subject: below --
2005-09-21 17:24 Jonathan Day
2005-09-21 17:24 ` Jonathan Day
2005-09-22 7:22 ` Andy Isaacson
2005-09-22 17:22 ` Jonathan Day
2005-09-22 21:32 ` Daniel Jacobowitz
2005-09-23 0:19 ` Jonathan Day
2006-01-23 20:53 Mark E Mason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060116160542.GC28383@deprecation.cyrius.com \
--to=tbm@cyrius.com \
--cc=linux-mips@linux-mips.org \
--cc=mason@broadcom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox