[U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on DM365

Paulraj, Sandeep s-paulraj at ti.com
Tue Sep 15 00:20:22 CEST 2009



> -----Original Message-----
> From: Matt Waddel [mailto:mwaddel at control4.com]
> Sent: Monday, September 14, 2009 5:43 PM
> To: u-boot at lists.denx.de
> Cc: Paulraj, Sandeep
> Subject: Re: [U-Boot] [PATCH] TI: DaVinci DM365: Enabling net support on
> DM365
> 
> Hi Sandeep,
> 
> Is there another part to this patch still coming or did I miss a patch
> along the way?  This patch as-is doesn't compile:
> ...
> dm365evm.c: In function 'board_eth_init':
> dm365evm.c:47: error: 'GIO_DIR01' undeclared (first use in this function)
> dm365evm.c:47: error: (Each undeclared identifier is reported only once
> dm365evm.c:47: error: for each function it appears in.)
> dm365evm.c:52: error: 'GIO_OUT_DATA01' undeclared (first use in this
> function)

You will need the patch with this header sent Saturday

TI: DaVinci: Adding GIO addresses to header file

After that you will need a patch I have not submitted because the same EMAC driver will be used by DM365, DM6467 and DA8xx series of chips.

So we(developers involved with DM6467 and DA8xx and me) have to come up with a clean and clever way to achieve this.

In the meanwhile if you are interested look at this tree. Its part of TI's ARAGO project and I added the EMAC support there


http://arago-project.org/git/people/?p=sandeep/u-boot-davinci.git;a=summary

The patch in question happens to be last commit in the above repo.
I have not submitted this patch and probably will not in this form because of the reason mentioned above.

If you clone the tree from the above mentioned link you will get a working version of U-Boot for DM365. I am using it as we speak.

Let me know if you have any concerns/issues.

Sandeep


More information about the U-Boot mailing list