]> git.baikalelectronics.ru Git - uboot.git/commit
nds32: Fix boot fail issue when build with elf-mculib.
authorRick Chen <rick@andestech.com>
Tue, 15 Jan 2019 03:07:54 +0000 (11:07 +0800)
committerAndes <uboot@andestech.com>
Tue, 22 Jan 2019 09:36:04 +0000 (17:36 +0800)
commit0440416c5ed7ef15fc263f42e070db87da2d3f6f
tree67fea7d8ade6992b9546c9e1bea7de17bfe88eef
parentbbfe11fec54a98f7859fcb23d8c8f800e0070fc6
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>
arch/nds32/config.mk