]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nds32: standalone support
authorMacpaul Lin <macpaul@andestech.com>
Tue, 11 Oct 2011 22:33:20 +0000 (22:33 +0000)
committerWolfgang Denk <wd@denx.de>
Fri, 21 Oct 2011 22:53:48 +0000 (00:53 +0200)
commit72c73ddec3d50776fda2fcd92854f0d9fc9d4a33
treeb6884d2e3f5870552bd74d6181df17d4ce72a94d
parent463d47f66ce19aac043d98d77a958908e2a3eb39
nds32: standalone support

Add standalone program related support for nds32 architecture.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
examples/standalone/nds32.lds [new file with mode: 0644]
examples/standalone/stubs.c
examples/standalone/x86-testapp.c