projects
/
J-u-boot.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge tag 'u-boot-stm32-20200909' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
[J-u-boot.git]
/
arch
/
u-boot-elf.lds
Commit
Line
Data
e14ba8a5
MS
1
ENTRY(CONFIG_PLATFORM_ELFENTRY)
2
SECTIONS
3
{
4
. = CONFIG_PLATFORM_ELFENTRY;
5
6
.data : {
7
*(.data*)
8
}
9
}
This page took
0.041867 seconds
and
4
git commands to generate.