This website requires JavaScript.
Explore
Help
Register
Sign In
LM
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2021.01/ti/base
u-boot
/
arch
/
u-boot-elf.lds
10 lines
103 B
Plaintext
Raw
Permalink
Blame
History
ENTRY(CONFIG_PLATFORM_ELFENTRY)
SECTIONS
{
. = CONFIG_PLATFORM_ELFENTRY;
.data : {
*(.data*)
}
}
Reference in New Issue
View Git Blame
Copy Permalink