Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
7984d602c1c7cfc6efb833ba478a16e61c7ebc9d
7984d602c1c7cfc6efb833ba478a16e61c7ebc9d
Switch branch/tag
sunxi-tools
fel-sdboot.lds
Find file
Normal view
History
Permalink
fel-sdboot.lds
77 Bytes
Edit
Web IDE
Newer
Older
fel-boot: Add Makefile recipe
Henrik Nordstrom
committed
Sep 04, 2012
1
2
3
4
5
6
7
SECTIONS
{
. = 0x0030;
.text : { *(.text) }
}