* problems with porting linux 2.6 kernel to xupv2p
@ 2008-06-03 7:51 pedrol
2008-06-03 9:13 ` Guillaume Dargaud
0 siblings, 1 reply; 2+ messages in thread
From: pedrol @ 2008-06-03 7:51 UTC (permalink / raw)
To: linuxppc-dev
[-- Attachment #1: Type: text/plain, Size: 1013 bytes --]
Hello,
All.I'm a student of Northeastern University, P.R.C. I am trying to port linux kennel 2.6 to xilinx virtex 2 board(xupv2p). I use the kernel 2.6.22.16 and its patch from kernel.org, but the kernel hangs at "now booting the kernel". Then I use the there patches of wolfgang from http://patchwork.ozlabs.org/linuxppc-embedded/. When I compile the kernel, it hangs with the error from patch 3, which has the neme of [PATCH 3-3] Add support for xupv2p and ml410 boards. The errors appear in the file xilinx_xupv2p.c. First, the kernel couldn't find the file linux/xilinx_devices.h. Then, there are lots of errors like "dereferencing pointer to incomplete type" in the function "virtex_device_fixup". I wonder if I use the right patch that the kernel needs. And I try to compile the kernle without the third patch. Then the kernel hangs just at "now booting the kernel". I am just exhausted with the work. Could anybody give me some help? I will be very glad to get some help from him.
pedrol
2008.6.3
[-- Attachment #2: Type: text/html, Size: 1411 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: problems with porting linux 2.6 kernel to xupv2p
2008-06-03 7:51 problems with porting linux 2.6 kernel to xupv2p pedrol
@ 2008-06-03 9:13 ` Guillaume Dargaud
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Dargaud @ 2008-06-03 9:13 UTC (permalink / raw)
To: linuxppc-dev
Have you tried compiling the Xilinx git tree ? I'm now using it fine with an
ML405 board and I've seen options for xup in it:
git clone git://git.xilinx.com/linux-2.6-xlnx.git--
Guillaume Dargaud
http://www.gdargaud.net/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-03 9:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 7:51 problems with porting linux 2.6 kernel to xupv2p pedrol
2008-06-03 9:13 ` Guillaume Dargaud
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).