[U-Boot] [PATCH v3] remove _IO_BASE and KSEG1ADDR from board configuration files
Wolfgang Denk
wd at denx.de
Sat Jul 11 00:19:44 CEST 2009
Dear Timur Tabi,
In message <1245438652-6489-1-git-send-email-timur at freescale.com> you wrote:
> The KSEG1ADDR macro used to be necessary for the RTL8139 Ethernet driver, but
> the code that used that macro was removed over a year ago, so board
> configuration files no longer need to define it.
>
> The _IO_BASE macro is also automatically defined to 0 if it isn't already set,
> so there's no need to define that macro either in the board configuration files.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>
> Acked-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> Acked-by: Andy Fleming <afleming at freescale.com>
> Acked-by: Andre Schwarz <andre.schwarz at matrix-vision.de>
> ---
>
> v3: removed the change for PN62.h, which does not have _IO_BASE at 0
>
> include/configs/HIDDEN_DRAGON.h | 4 +---
> include/configs/M5253DEMO.h | 1 -
> include/configs/M5253EVBE.h | 1 -
> include/configs/M54455EVB.h | 1 -
> include/configs/MPC8349ITX.h | 7 -------
> include/configs/MPC8536DS.h | 6 ------
> include/configs/MPC8544DS.h | 6 ------
> include/configs/MPC8572DS.h | 6 ------
> include/configs/MPC8610HPCD.h | 4 ----
> include/configs/MPC8641HPCN.h | 4 ----
> include/configs/MVBLM7.h | 2 --
> include/configs/P2020DS.h | 6 ------
> include/configs/mpc7448hpc2.h | 4 ----
> include/configs/r2dplus.h | 2 --
> 14 files changed, 1 insertions(+), 53 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
"Why waste negative entropy on comments, when you could use the same
entropy to create bugs instead?" - Steve Elias
More information about the U-Boot
mailing list