[U-Boot] [PATCH 2/2] [NEXT] Move LDSCRIPT definitions to board config files.

Wolfgang Denk wd at denx.de
Thu Dec 9 10:28:08 CET 2010


Dear Wolfgang Denk,

In message <1290975538-18561-2-git-send-email-wd at denx.de> you wrote:
> Recent cleanup actions resulted in a number of config.mk files that
> contained only LDSCRIPT definitions.  Move these into th respective
> board config files and remove the now empty config.mk files.
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Matthias Fuchs <matthias.fuchs at esd-electronics.com>
> Cc: Detlev Zundel <dzu at denx.de>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Andre Schwarz <andre.schwarz at matrix-vision.de>
> Cc: Peter De Schrijver <p2 at mind.be>
> ---
>  board/amirix/ap1000/config.mk       |   25 -------------------------
>  board/esd/dasa_sim/config.mk        |   25 -------------------------
>  board/inka4x0/config.mk             |   27 ---------------------------
>  board/manroland/uc101/config.mk     |   24 ------------------------
>  board/matrix_vision/mvsmr/config.mk |   24 ------------------------
>  board/ml2/config.mk                 |   25 -------------------------
>  board/mousse/config.mk              |   27 ---------------------------
>  board/rsdproto/config.mk            |   28 ----------------------------
>  include/configs/AP1000.h            |    1 +
>  include/configs/DASA_SIM.h          |    1 +
>  include/configs/ML2.h               |    1 +
>  include/configs/MOUSSE.h            |    1 +
>  include/configs/MVSMR.h             |    1 +
>  include/configs/inka4x0.h           |    1 +
>  include/configs/rsdproto.h          |    1 +
>  include/configs/uc101.h             |    1 +
>  16 files changed, 8 insertions(+), 205 deletions(-)
>  delete mode 100644 board/amirix/ap1000/config.mk
>  delete mode 100644 board/esd/dasa_sim/config.mk
>  delete mode 100644 board/inka4x0/config.mk
>  delete mode 100644 board/manroland/uc101/config.mk
>  delete mode 100644 board/matrix_vision/mvsmr/config.mk
>  delete mode 100644 board/ml2/config.mk
>  delete mode 100644 board/mousse/config.mk
>  delete mode 100644 board/rsdproto/config.mk

Applied to next.

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
Our way is peace.
	-- Septimus, the Son Worshiper, "Bread and Circuses",
	   stardate 4040.7.


More information about the U-Boot mailing list