From: Peter Mendham <petermendham@computing.dundee.ac.uk>
To: linuxppc-embedded@ozlabs.org
Subject: Using Linux 2.6.19 with Xilinx ML405
Date: Tue, 03 Apr 2007 14:09:42 +0100 [thread overview]
Message-ID: <46125216.2080903@computing.dundee.ac.uk> (raw)
Dear all,
I am attempting to get a 2.6.19 kernel running on an ML405. In the
spirit of walking before I start to run, I have setup a very simple
system with a 10/100 MAC, a UARTlite and the SystemACE controller (other
than that, my EDK project has the DDR RAM, some BRAM, an interrupt
controller and the usual gubbins to get a system to work). I am having
some serious issues just getting the thing to compile so I was hoping to
pick the brains of this list. I would appreciate any tips on where I am
going wrong.
First thing I did was to patch the kernel with the BSP from my EDK
project (maybe this is my first mistake). Several files #include
config.h - I changed this to autoconf.h. The ocp_def structure
definition was being ignored because CONFIG_PPC_OCP was not defined - I
altered some Kconfig files to ensure that when and an ML403 is selected
XILINX_OCP is defined, and when that is defined PPC_OCP is also
defined. That solved that problem but left me with a missing definition
for ppc_sys_platform_devices which was not present in virtex.c. I added
one but am a bit stuck as to what this should contain. Another one I
have seen lists a UART (which xilinx_ml403.c seems to depend upon). But
this is for a 8250-type UART. How can I configure this for a UARTlite?
Do I need to add an entry for the SystemACE? I have already added an
entry for the EMAC.
Any hints/experience would be gratefully received.
TIA,
-- Peter
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
next reply other threads:[~2007-04-03 13:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-03 13:09 Peter Mendham [this message]
2007-04-03 17:27 ` Using Linux 2.6.19 with Xilinx ML405 Andrei Konovalov
2007-04-04 11:51 ` Peter Mendham
2007-04-04 13:26 ` Peter Korsgaard
2007-04-19 6:28 ` David H. Lynch Jr.
2007-04-04 13:55 ` Andrei Konovalov
2007-04-04 14:30 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2007-04-04 15:15 Leonid
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=46125216.2080903@computing.dundee.ac.uk \
--to=petermendham@computing.dundee.ac.uk \
--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.