Hi Nobuhiro;

Thanks for your support.

I am not able to see the /board/r2dplus/* in uboot directory stucture.
Can you please send me the link for this board specific source code.

Thanks in Advance

Regards;
Harshad 

-----Original Message-----
From: Nobuhiro Iwamatsu [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2008 4:00 PM
To: [EMAIL PROTECTED]
Cc: u-boot-users@lists.sourceforge.net
Subject: Re: [U-Boot-Users] Hi All


Hi,

2008/6/16 harshadnimje <[EMAIL PROTECTED]>:
>
> For which peripherals I need to write the driver as far as U-boot is
> concerned?

1.Real time clock
 Not Supported
2.Timer Unit
 Supported
3.Bus state controller
 Supported
4.DMA cotroller
 Not Supported
5.Serial communication interface
 Not Suported
6.I/O Ports
 Supported
7.Interrupt controller
 Not Supported
8.PCI conroller.
 Supported. But check on SH7751R only.

> In generic U-Boot1.3.2 directory structure where do I need to make the
> change?
> At what places the config files and make files will have undergo
> changes?
>
You need create your board configration file and Bus state controller
initialization file(lowleve_init.S).

You can take a source code of r2d board into account.
This board has SH7751R cpu too.
board/r2dplus/*

Best reagards,
 Nobuhiro

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it.

Contact your Administrator for further information.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to