Hi :

When run buildman rockchip on the master branch of current u-boot-rockchip tree, I got warnings about 16 rockchip arm32 based boards:

   include/config/auto.config: line x: ARCH: command not found.

the line x is the definition of the: SPL_LDSCRITP "arch/$(ARCH)/cpu/u-boot-spl.lds"

   not sure is there somethings wrong about this series change.


On 2017年08月07日 01:18, Philipp Tomsich wrote:
Set TPL_LDSCRIPT in Kconfig, so we don't have to pollute our
header file.

Signed-off-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
Reviewed-by: Simon Glass <s...@chromium.org>
---

Changes in v4:
- (added) sets TPL_LDSCRIPT via Kconfig

Changes in v3: None
Changes in v2: None

  arch/arm/mach-rockchip/Kconfig  | 7 +++++++
  include/configs/rk3368_common.h | 2 --
  2 files changed, 7 insertions(+), 2 deletions(-)

Applied to u-boot-rockchip, thanks!





_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to