From: joe seb <joe.seb8@gmail.com>
To: linux-mips@linux-mips.org
Subject: linux porting - doubts
Date: Fri, 26 Jun 2009 13:00:50 +0530 [thread overview]
Message-ID: <4f9abdc70906260030q3cefba63tb2fd30245a7015df@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 658 bytes --]
Hi,
We are trying to port linux to our new platform based on MIPS32 24Kc.
In our platform we have physical RAM of 256M mapped from 0x90000000
to 0xa0000000( KSEG0 - cached) and 0xb0000000 to 0xc0000000(KSEG1-
uncached).
We made the following changes for our platform,
CAC_BASE to 0x90000000 in spaces.h
KSEG0 to 0x90000000 and KSEG1 to 0xb0000000 in addrspace.h
CKSEG0 to 0x90000000 and CKSEG1 to 0xb0000000 in addrspace.h
loadaddr to 0x90000000 in the Makefile under arch/mips folder.
Are these changes sufficient??
Is there any other platform port with such variations which we can refer to
make sure about the changes made.
Thanks and Regards,
Joe
[-- Attachment #2: Type: text/html, Size: 758 bytes --]
next reply other threads:[~2009-06-26 7:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-26 7:30 joe seb [this message]
2009-06-26 15:26 ` linux porting - doubts David Daney
2009-06-27 7:35 ` joe seb
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=4f9abdc70906260030q3cefba63tb2fd30245a7015df@mail.gmail.com \
--to=joe.seb8@gmail.com \
--cc=linux-mips@linux-mips.org \
/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