[U-Boot] [PATCH 8/8 v5] integrator: convert to new build system

Wolfgang Denk wd at denx.de
Thu Aug 4 16:58:21 CEST 2011


Dear Linus Walleij,

In message <1312468397-15201-1-git-send-email-linus.walleij at linaro.org> you wrote:
> This deletes the integrator split_by_variant.sh script and
> defines a number of unique board types for the core modules
> that are meaningful to support for the Integrator AP/CP, i.e.
> the ones that did not just say "unsupported core module" in
> split_by_variant.sh. If more core modules need to be supported
> they are easy to add.
> 
> We delete all the old cruft in Makefile and MAKEALL that was
> working around the old way of building boards. We create a
> unique config file per board to satisfy the build system, but
> they are just oneliners that include the existing
> integratorap.h and integratorcp.h configs.
> 
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
>  MAKEALL                                     |   22 ---
>  Makefile                                    |   27 ----
>  arch/arm/cpu/arm720t/cpu.c                  |    5 -
>  board/armltd/integrator/split_by_variant.sh |  220 ---------------------------
>  boards.cfg                                  |    8 +
>  include/configs/integratorap.h              |    3 +
>  include/configs/integratorcp.h              |    2 +
>  7 files changed, 13 insertions(+), 274 deletions(-)
>  delete mode 100755 board/armltd/integrator/split_by_variant.sh

Subject says v5, but I don't see any history of changes, especially
not what was changed compared to v4.

Please resubmit with _all_ mandatory information.

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
My play was a complete success.  The audience was a failure.


More information about the U-Boot mailing list