From: gforgcc <narendra.ka@lntemsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Kernel hanging after lmb_end_of_DRAM() function.
Date: Tue, 22 Apr 2008 21:12:11 -0700 (PDT) [thread overview]
Message-ID: <16830552.post@talk.nabble.com> (raw)
Hi geeks,
i am trying to bring up the latest kernel on EP8248 target,
i am using U-boot-1.3.2 and linux-2.6.25-rc8, i started debugging using
BDI2000 which helped me to know atleast what is going wrong, i have added
some printk's in the kernel source but still i am not able to find where and
what exactly is going wrong, The first statement it is printing in the log
buffer is
""Using Embedded Planet EP8248E machine description"" and thats it the next
message is
Unable to handle kernel paging request for data at address 0xbfff0000
Faulting instruction address:0xc0012070 (This nearest address to this
address in System.map file is cacheable_memzero)
and tracing like this i came to know that in the file
arch/powerpc/mm/ppc_mmu_32.c , here in the function __init MMU_init_hw() and
in the line n_hpteg = total_memory / (PAGE_SIZE * 8); probably it is getting
problem because when i tried to print the variable total_memory it is
printing zero !!! :( :( so probably i am thinking it is not able to find
some memory for Hash table :(
Please share your knowledge and skills and help me to resolve this issue..
thanks :)
--
View this message in context: http://www.nabble.com/Kernel-hanging-after-lmb_end_of_DRAM%28%29-function.-tp16830552p16830552.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
next reply other threads:[~2008-04-23 4:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-23 4:12 gforgcc [this message]
2008-04-23 16:27 ` [U-Boot-Users] Kernel hanging after lmb_end_of_DRAM() function Scott Wood
2008-04-24 5:31 ` Narendra KA
2008-04-28 15:48 ` Scott Wood
-- strict thread matches above, loose matches on Subject: below --
2008-04-23 10:45 gforgcc
2008-04-24 11:04 ` Nethra
2008-04-24 11:42 ` Wolfgang Denk
2008-04-28 18:52 ` Scott Wood
2008-04-28 19:05 ` Wolfgang Denk
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=16830552.post@talk.nabble.com \
--to=narendra.ka@lntemsys.com \
--cc=u-boot@lists.denx.de \
/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