[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] how can I port UClinux without EthernetPort?
Hi William
Willi@m Serr@to wrote:
> I have some trouble in to port uCLinux on a microblaze system in a
> S3XS400 board that I designed with 2 RS232 serial ports, 4 leds and
> 128 MB SDRAM.
>
> I want now to port uCLinux on this target, but every documentation
> I read says that this process uses an Ethernet Port which is not
> present on the board.
The no-ethernet part is easy, just disable the ethernet driver in the
kernel configuration menu, under "Processor settings"
For the main port, you should look at one of the auto-config reference
designs on the website, and see the settings you need in your MSS file
to generate the auto-config.in file. This iwll automatically configure
the kernel for your hardware. Then you should read the file
uClinux-2.4.x/Documentation/Microblaze/adding-platforms-howto.txt to see
how to include your new platform into the uclinux kernel.
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/