[U-Boot-Users] [PATCH] ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards

Wolfgang Denk wd at denx.de
Sun Jul 13 15:04:23 CEST 2008


In message <1215690811-24784-1-git-send-email-sr at denx.de> you wrote:
> This patch removes some ft_board_setup() functions from some 4xx boards.
> This can be done since we now have a default weak implementation for this
> in cpu/ppc4xx/fdt.c. Only board in need for a different/custom
> implementation like canyonlands need their own version.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> ---
>  board/amcc/katmai/katmai.c     |   21 ---------------------
>  board/amcc/kilauea/kilauea.c   |   21 ---------------------
>  board/amcc/makalu/makalu.c     |   21 ---------------------
>  board/amcc/sequoia/sequoia.c   |   21 ---------------------
>  board/amcc/yosemite/yosemite.c |   21 ---------------------
>  board/esd/pmc440/pmc440.c      |   21 ---------------------
>  board/prodrive/alpr/alpr.c     |   21 ---------------------
>  cpu/ppc4xx/fdt.c               |   12 ++++++++++--
>  8 files changed, 10 insertions(+), 149 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
The face of war has never changed.  Surely it is more logical to heal
than to kill.
	-- Surak of Vulcan, "The Savage Curtain", stardate 5906.5




More information about the U-Boot mailing list