[U-Boot] [PATCH 2/3] spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files

Simon Glass sjg at chromium.org
Sun Aug 6 05:17:17 UTC 2017


On 4 August 2017 at 14:52, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> With the hierarchical defaults set up, we remove these from the header
> files.  To do so, I've run moveconfig on SPL_LDSCRIPT and this commits
> the changes.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  include/configs/am335x_evm.h           | 2 --
>  include/configs/am335x_igep003x.h      | 1 -
>  include/configs/am335x_shc.h           | 2 --
>  include/configs/am335x_sl50.h          | 2 --
>  include/configs/am3517_crane.h         | 1 -
>  include/configs/am3517_evm.h           | 1 -
>  include/configs/am43xx_evm.h           | 2 --
>  include/configs/apf27.h                | 1 -
>  include/configs/at91sam9m10g45ek.h     | 1 -
>  include/configs/at91sam9n12ek.h        | 1 -
>  include/configs/at91sam9x5ek.h         | 1 -
>  include/configs/baltos.h               | 2 --
>  include/configs/bav335x.h              | 2 --
>  include/configs/bur_am335x_common.h    | 1 -
>  include/configs/chiliboard.h           | 2 --
>  include/configs/cm_t335.h              | 1 -
>  include/configs/cm_t35.h               | 1 -
>  include/configs/cm_t43.h               | 2 --
>  include/configs/da850evm.h             | 1 -
>  include/configs/edminiv2.h             | 1 -
>  include/configs/exynos5-common.h       | 1 -
>  include/configs/imx6_spl.h             | 1 -
>  include/configs/ipam390.h              | 1 -
>  include/configs/kc1.h                  | 2 --
>  include/configs/ls1021aiot.h           | 1 -
>  include/configs/ls1021aqds.h           | 2 --
>  include/configs/ls1021atwr.h           | 1 -
>  include/configs/ls1043a_common.h       | 2 --
>  include/configs/ls1046a_common.h       | 2 --
>  include/configs/ls2080a_common.h       | 1 -
>  include/configs/ma5d4evk.h             | 1 -
>  include/configs/mcx.h                  | 1 -
>  include/configs/microblaze-generic.h   | 2 --
>  include/configs/mx31pdk.h              | 1 -
>  include/configs/mxs.h                  | 1 -
>  include/configs/omap3_evm.h            | 1 -
>  include/configs/omapl138_lcdk.h        | 1 -
>  include/configs/origen.h               | 1 -
>  include/configs/pcm051.h               | 2 --
>  include/configs/pengwyn.h              | 2 --
>  include/configs/pepper.h               | 1 -
>  include/configs/picosam9g45.h          | 1 -
>  include/configs/sama5d2_xplained.h     | 1 -
>  include/configs/sama5d3_xplained.h     | 1 -
>  include/configs/sama5d3xek.h           | 1 -
>  include/configs/sama5d4_xplained.h     | 1 -
>  include/configs/sama5d4ek.h            | 1 -
>  include/configs/siemens-am33x-common.h | 2 --
>  include/configs/smartweb.h             | 1 -
>  include/configs/smdkv310.h             | 1 -
>  include/configs/sniper.h               | 2 --
>  include/configs/sunxi-common.h         | 4 ----
>  include/configs/tam3517-common.h       | 1 -
>  include/configs/tao3530.h              | 1 -
>  include/configs/ti814x_evm.h           | 1 -
>  include/configs/ti816x_evm.h           | 2 --
>  include/configs/ti_omap3_common.h      | 1 -
>  include/configs/ti_omap4_common.h      | 1 -
>  include/configs/ti_omap5_common.h      | 1 -
>  include/configs/tricorder.h            | 1 -
>  include/configs/woodburn_sd.h          | 1 -
>  include/configs/x600.h                 | 1 -
>  include/configs/zynq-common.h          | 2 --
>  63 files changed, 85 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list