[U-Boot] [PATCH 0/2] Loader script updates for OpenRISC

Stefan Kristiansson stefan.kristiansson at saunalahti.fi
Wed May 1 21:32:44 CEST 2013


This set of patches does:

Fix a bug in the openrisc-generic u-boot.lds linker script
that would cause an error due to that no memory region was
specified for u_boot_lists.

And then move the above mentioned file into arch/openrisc/cpu/
to unify the linker script for all openrisc boards (we only have
one board).

Stefan Kristiansson (2):
  openrisc: specify a memory region for u_boot_lists
  openrisc: move board linker script(s) to a common in cpu/

 arch/openrisc/config.mk                                           | 2 ++
 {board/openrisc/openrisc-generic => arch/openrisc/cpu}/u-boot.lds | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 rename {board/openrisc/openrisc-generic => arch/openrisc/cpu}/u-boot.lds (98%)

-- 
1.8.1.2



More information about the U-Boot mailing list