[U-Boot] [PATCH 0/2] arm64: tidy up POSITION_INDEPENDENT feature and enable it for Socionext SoCs

Masahiro Yamada yamada.masahiro at socionext.com
Wed Jun 26 04:51:45 UTC 2019


1/2 needs ACK from NVIDIA folks.

I want to enable it in 2/2 for my platform.



Masahiro Yamada (2):
  arm64: add an option to switch visibility of
    CONFIG_SYS_INIT_SP_BSS_OFFSET
  ARM: uniphier_v8_defconfig: make 64bit SoC image position independent

 Makefile                                      |  4 ++--
 arch/arm/Kconfig                              | 20 ++++++++++++++-----
 .../armv8/linux-kernel-image-header-vars.h    |  2 +-
 arch/arm/lib/crt0_64.S                        |  2 +-
 arch/arm/mach-tegra/Kconfig                   |  1 +
 arch/arm/mach-tegra/tegra186/Kconfig          |  3 ---
 arch/arm/mach-tegra/tegra210/Kconfig          |  3 ---
 configs/uniphier_v8_defconfig                 |  4 +++-
 8 files changed, 23 insertions(+), 16 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list