All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] arm64: tidy up POSITION_INDEPENDENT feature and enable it for Socionext SoCs
@ 2019-06-26  4:51 Masahiro Yamada
  2019-06-26  4:51 ` [U-Boot] [PATCH 1/2] arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET Masahiro Yamada
  2019-06-26  4:51 ` [U-Boot] [PATCH 2/2] ARM: uniphier_v8_defconfig: make 64bit SoC image position independent Masahiro Yamada
  0 siblings, 2 replies; 6+ messages in thread
From: Masahiro Yamada @ 2019-06-26  4:51 UTC (permalink / raw)
  To: u-boot


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-07-01 21:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-26  4:51 [U-Boot] [PATCH 0/2] arm64: tidy up POSITION_INDEPENDENT feature and enable it for Socionext SoCs Masahiro Yamada
2019-06-26  4:51 ` [U-Boot] [PATCH 1/2] arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET Masahiro Yamada
2019-06-27  0:45   ` AKASHI Takahiro
2019-06-27  7:55     ` Masahiro Yamada
2019-07-01 21:48   ` Stephen Warren
2019-06-26  4:51 ` [U-Boot] [PATCH 2/2] ARM: uniphier_v8_defconfig: make 64bit SoC image position independent Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.