sunxi-tools/fel-sdboot.lds
Olliver Schinagl 7984d602c1 Rename fel-boot.lds to fel-sdboot.lds
This rename goes with the previous rename of fel-boot -> fel-sdboot

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-01-20 12:18:19 +01:00

8 lines
77 B
Plaintext

SECTIONS
{
. = 0x0030;
.text : { *(.text) }
}