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

2013-05-10 Thread Tom Rini
On Wed, May 01, 2013 at 10:32:44PM +0300, Stefan Kristiansson wrote:

 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/

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2013-05-01 Thread Stefan Kristiansson
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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot