commit | 8c5e914b1f0b4e4fd8dce898f47bd9c8ebb088f9 | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Tue Jan 15 11:07:54 2019 +0800 |
committer | Andes <uboot@andestech.com> | Tue Jan 22 17:36:04 2019 +0800 |
tree | 67fea7d8ade6992b9546c9e1bea7de17bfe88eef | |
parent | f078804fc4f44556cfea15852e2ab3e1d32b76ab [diff] |
nds32: Fix boot fail issue when build with elf-mculib. Add -mcmodel=large can let elf-mculib have the same default behavior just like linux-glibc. And it help to pass U-Boot booting sequence. Signed-off-by: Rick Chen <rick@andestech.com> Cc: Greentime Hu <greentime@andestech.com>