
On Fri, Nov 13, 2015 at 02:22:39PM +0000, Francois Retief wrote:
Hi Tom,
Here is that pull request I promised, while I sort out the issues with the email server.
The following changes since commit 9ac4fc82071ce346e3885118242ff45d22f69b82:
board_init: Change the logic to setup malloc_base (2015-11-12 20:34:07 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-sparc.git
for you to fetch changes up to e43ce3fca755d79635899b658a97f3c4a7dbf220:
sparc: leon3: Add debug_uart support to LEON3 serial driver. (2015-11-13 10:23:33 +0200)
OK, with /opt/sparc-elf-4.4.2/bin/sparc-elf- for a toolchain, I see: arch/sparc/cpu/leon2/start.o: In function `cpu_init_unreloc': /home/trini/u-boot/u-boot/arch/sparc/cpu/leon2/start.S:331: undefined reference to `__sparc_get_pc_thunk.l7' Makefile:1193: recipe for target 'u-boot' failed
for grsim_leon2
And for gr_cpci_ax2000 for example: cc1: error: bad value (leon3) for -mcpu= switch
What toolchain should I be using now? Thanks!