public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 0/2] Coldfire Ethernet initialization changes
Date: Tue, 08 Jul 2008 14:00:56 -0700	[thread overview]
Message-ID: <4873D588.1070307@gmail.com> (raw)
In-Reply-To: <4791E710007FEB4BBF83775D787F462F07459A3D@az33exm22.fsl.freescale.net>

Liew Tsi Chung wrote:
> Ben,
>
>   
>>> -#if defined(CONFIG_FSLDMAFEC)
>>> +#if defined(CONFIG_FSLDMAFEC) || #if defined(CONFIG_MCFFEC)
>>> +/* Default initializations for MCFFEC controllers.  To override,
>>> + * create a board-specific function called:
>>> + * 	int board_eth_init(bd_t *bis)
>>> + */
>>> +
>>>  extern int mcdmafec_initialize(bd_t *bis);
>>> +extern int mcffec_initialize(bd_t*);
>>>   
>>>       
>
>   
>> Does it work after you fix this up?
>>     
> Yes.
>   
Great!  Thanks for checking it out.  I'll update the repo tonight.

regards,
Ben

      reply	other threads:[~2008-07-08 21:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-03  7:07 [U-Boot-Users] [PATCH 0/2] Coldfire Ethernet initialization changes Ben Warren
2008-07-03  7:07 ` [U-Boot-Users] [PATCH 1/2] Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory Ben Warren
2008-07-03  7:07   ` [U-Boot-Users] [PATCH 2/2] Moved initialization of MCFFEC " Ben Warren
2008-07-03 17:39 ` [U-Boot-Users] [PATCH 0/2] Coldfire Ethernet initialization changes Liew Tsi Chung
2008-07-03 17:43   ` Ben Warren
2008-07-08 18:33 ` Liew Tsi Chung
2008-07-08 18:42   ` Ben Warren
2008-07-08 20:43     ` Liew Tsi Chung
2008-07-08 21:00       ` Ben Warren [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=4873D588.1070307@gmail.com \
    --to=biggerbadderben@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox