[PATCH 0/3] Nokia RX-51: Fixes for U-Boot v2023.01-rc1

Pali Rohár pali at kernel.org
Sun Nov 20 17:56:25 CET 2022


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



More information about the U-Boot mailing list