]> Git Repo - u-boot.git/commit
nds32: Fix boot fail issue when build with elf-mculib.
authorRick Chen <[email protected]>
Tue, 15 Jan 2019 03:07:54 +0000 (11:07 +0800)
committerAndes <[email protected]>
Tue, 22 Jan 2019 09:36:04 +0000 (17:36 +0800)
commite690148223cb0828d601f43703e7fc238d85884d
tree67fea7d8ade6992b9546c9e1bea7de17bfe88eef
parent9135858fb861d4aa0c8521442cc20932c1e2e097
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 <[email protected]>
Cc: Greentime Hu <[email protected]>
arch/nds32/config.mk
This page took 0.033071 seconds and 4 git commands to generate.