repo.or.cz
/
u-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepare v2025.01
[u-boot.git]
/
arch
/
u-boot-elf.lds
blob
1666027e3635cde2278191afa355e70473139d37
1
ENTRY(CONFIG_PLATFORM_ELFENTRY)
2
SECTIONS
3
{
4
. = CONFIG_PLATFORM_ELFENTRY;
5
6
.data : {
7
*(.data*)
8
}
9
}