From: Peter Ryser <peter.ryser@xilinx.com>
To: Paulinha <gnathita@gmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: linux 2.4 on Xilinx ml403
Date: Thu, 08 Dec 2005 08:14:13 -0800 [thread overview]
Message-ID: <43985BD5.9090505@xilinx.com> (raw)
In-Reply-To: <259581790512070010s3be8b3cfg6cfd17d2f503b0f7@mail.gmail.com>
Make sure your system.mss contains something like:
BEGIN OS
PARAMETER OS_NAME = linux_mvl31
PARAMETER OS_VER = 1.01.a
PARAMETER PROC_INSTANCE = ppc405_0
PARAMETER MEM_SIZE = 0x4000000
PARAMETER PLB_CLOCK_FREQ_HZ = 100000000
PARAMETER connected_periphs =
(RS232_Uart,IIC_EEPROM,SysACE_CompactFlash,Ethernet_MAC,opb_intc_0)
END
If it does not use XPS and in the menu select Platform Software
Settings. Use linux as Operating System and linux_mvl31_v1_01_a as the
MLD. The rerun the library generation. Also make sure that you have
enabled the interrupts for System ACE CF in the hardware.
- Peter
Paulinha wrote:
> Hi all,
>
> I have been trying to run linux 2.4.26 on Virtex 4 for a while and
> without success.
>
> I am trying to implement a simple design, with an UART, SystemACE and
> everything interrupt driven. When I try to make bzImage, there is an
> error in (SysACE) adapter.c file, because XPAR_INTC_0_SYSACE_0_VEC_ID
> is not defined.
>
> I have applied the patch given by Xilinx for switching from the ml300
> to the ml403, which copies the bsp, .config and xparameter files into
> the kernel.
>
> I am stucked here, and do not know how to keep going from that.
> Could anyone help me a little bit?
>
> Thanks and have a good day!
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Linuxppc-embedded mailing list
>Linuxppc-embedded@ozlabs.org
>https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
prev parent reply other threads:[~2005-12-08 16:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-07 8:10 linux 2.4 on Xilinx ml403 Paulinha
2005-12-07 11:31 ` Yoshio Kashiwagi
2005-12-08 16:14 ` Peter Ryser [this message]
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=43985BD5.9090505@xilinx.com \
--to=peter.ryser@xilinx.com \
--cc=gnathita@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 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.