Added comment about the entry point.
This commit is contained in:
@@ -60,7 +60,7 @@ SECTIONS {
|
|||||||
|
|
||||||
.text ___BOOT_FLASH :
|
.text ___BOOT_FLASH :
|
||||||
{
|
{
|
||||||
objs/startcf.o(.text)
|
objs/startcf.o(.text) /* this one is the entry point so it must be the first */
|
||||||
objs/sysinit.o(.text)
|
objs/sysinit.o(.text)
|
||||||
objs/init_fpga.o(.text)
|
objs/init_fpga.o(.text)
|
||||||
objs/cache.o(.text)
|
objs/cache.o(.text)
|
||||||
|
|||||||
Reference in New Issue
Block a user