From: "Barisa Kisku" <barisa.kisku@gmail.com>
To: linuxppc-embedded@ozlabs.org
Subject: Kernel function having physical address. how?
Date: Tue, 23 Oct 2007 15:52:18 +0530 [thread overview]
Message-ID: <80bb1bc60710230322t17fa517bt324031195abced24@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 567 bytes --]
hi,
I have ported linux-2.6.20 in cutom board based on MPC860.Kernel with the
KERNELBASE as default 0xc00000000.
uImage is downloaded at some address and booted with "bootm"
command.Kernelis uncompressed and loaded at
0x00000000.All the kernel function is now having physical address (e.g.
0x000020c8 instead of 0xc00020c8, which
is given by compiler).I think this required, to run kernel before MMU is on,
but how this change in assembled code happens.
Does u-boot do this when uncompressing and loading the kernel. Please
comment.
thanks in advance.
Barisa
[-- Attachment #2: Type: text/html, Size: 694 bytes --]
next reply other threads:[~2007-10-23 10:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-23 10:22 Barisa Kisku [this message]
2007-10-23 18:51 ` Kernel function having physical address. how? Scott Wood
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=80bb1bc60710230322t17fa517bt324031195abced24@mail.gmail.com \
--to=barisa.kisku@gmail.com \
--cc=linuxppc-embedded@ozlabs.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