From: Mirek23 <miroslaw.dach@psi.ch>
To: linuxppc-embedded@ozlabs.org
Subject: HOTO start with linux 2.6.* and ML403
Date: Wed, 11 Apr 2007 06:13:38 -0700 (PDT) [thread overview]
Message-ID: <9939239.post@talk.nabble.com> (raw)
I am new in embedded linux on xilinx boards.
I have found great links how to deal with linuxppc 2.4 and xilinx boards
like:
http://www.klingauf.de/v2p/index.phtml
unfortunately I did not find a similar page refering to kernel 2.6.
I have tried on my own to load kernel 2.6.20 from kernel.org
I have modified the Makfile setting:
ARCH := ppc
CROSS_COMPILE := powerpc-405-linux-gnu-
I have configured the kernel according to the description:
http://www.linux.get2knowmore.com/2006/06/30/quick-guide-linux-26-on-xilinx-virtex-ii-pro-boards-part-i/
and just after "make zImage" I have got:
CC arch/powerpc/kernel/ptrace.o
arch/powerpc/kernel/ptrace.c:537:1: directives may not be used inside a
macro argument
arch/powerpc/kernel/ptrace.c:536:36: unterminated argument list invoking
macro "audit_syscall_entry"
arch/powerpc/kernel/ptrace.c: In function `do_syscall_trace_enter':
arch/powerpc/kernel/ptrace.c:538: warning: implicit declaration of function
`audit_syscall_entry'
arch/powerpc/kernel/ptrace.c:544: warning: left-hand operand of comma
expression has no effect
arch/powerpc/kernel/ptrace.c:544: warning: left-hand operand of comma
expression has no effect
arch/powerpc/kernel/ptrace.c:544: warning: left-hand operand of comma
expression has no effect
arch/powerpc/kernel/ptrace.c:544: warning: left-hand operand of comma
expression has no effect
arch/powerpc/kernel/ptrace.c:544: syntax error before ')' token
make[1]: *** [arch/powerpc/kernel/ptrace.o] Error 1
make: *** [arch/powerpc/kernel] Error 2
I do not know if the kernel 2.6.20 is the most suitable one to deal with
xilinx boards?
What would be than the best kernel version 2.6.* to deal with ML403 and the
Board support package generated by Xilinx EDK 8.2 SP2?
Where to find some good reference how to start with linux 2.6.* and ML403
(or simillar boards).
Thanks in advance for every hint.
Mirek
--
View this message in context: http://www.nabble.com/HOTO-start-with-linux-2.6.*-and-ML403-tf3559287.html#a9939239
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
next reply other threads:[~2007-04-11 13:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-11 13:13 Mirek23 [this message]
2007-04-11 21:06 ` HOTO start with linux 2.6.* and ML403 Mohammad Sadegh Sadri
2007-04-12 15:30 ` Andrei Konovalov
2007-04-13 13:53 ` Mirek23
2007-04-13 17:04 ` Leonid
2007-04-12 16:08 ` Mohammad Sadegh Sadri
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=9939239.post@talk.nabble.com \
--to=miroslaw.dach@psi.ch \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.