public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] Nokia RX-51: Fixes for U-Boot v2023.01-rc1
@ 2022-11-20 16:56 Pali Rohár
  2022-11-20 16:56 ` [PATCH 1/3] arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y Pali Rohár
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Pali Rohár @ 2022-11-20 16:56 UTC (permalink / raw)
  To: Tom Rini; +Cc: u-boot, maemo-leste

This patch series fixes U-Boot v2023.01-rc1 on Nokia N900 and extend
documentation for debugging purposes. The main issue is broken
POSITION_INDEPENDENT=y for (probably all) 32-bit ARM boards.

Pali Rohár (3):
  arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y
  Nokia RX-51: Document debugging options and compile command
  Nokia RX-51: Do not overwrite standard $loadaddr variable

 arch/arm/lib/crt0.S          |  5 +++++
 doc/board/nokia/rx51.rst     | 32 ++++++++++++++++++++++++++++++++
 include/configs/nokia_rx51.h |  9 +++++----
 3 files changed, 42 insertions(+), 4 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2022-11-21 17:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-20 16:56 [PATCH 0/3] Nokia RX-51: Fixes for U-Boot v2023.01-rc1 Pali Rohár
2022-11-20 16:56 ` [PATCH 1/3] arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y Pali Rohár
2022-11-20 16:59   ` Fabio Estevam
2022-11-21 17:34   ` Tom Rini
2022-11-20 16:56 ` [PATCH 2/3] Nokia RX-51: Document debugging options and compile command Pali Rohár
2022-11-21 17:34   ` Tom Rini
2022-11-20 16:56 ` [PATCH 3/3] Nokia RX-51: Do not overwrite standard $loadaddr variable Pali Rohár
2022-11-21 17:34   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox