[U-Boot-Users] [PATCH] ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1
Wolfgang Denk
wd at denx.de
Sun Mar 2 22:49:41 CET 2008
In message <1204369900-9393-1-git-send-email-sr at denx.de> you wrote:
> The 405EZ only supports 512 bytes of rx-/tx-fifo EMAC sizes. But
> currently 4k/2k is configured. This patch fixes this issue.
>
> Thanks to Thomas Kindler <tkindler at lenord.de> for pointing this out.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> ---
> cpu/ppc4xx/4xx_enet.c | 5 +++--
> include/ppc4xx_enet.h | 27 +++++++++++++++++++++------
> 2 files changed, 24 insertions(+), 8 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
How many Unix hacks does it take to change a light bulb? Let's see,
can you use a shell script for that or does it need a C program?
More information about the U-Boot
mailing list