rom: sue: remove log PHDR and fix entry point

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
Liam Girdwood 2018-12-21 14:33:33 +00:00 committed by Liam Girdwood
parent cadfc6aca2
commit 27c09a9493
1 changed files with 0 additions and 4 deletions

View File

@ -110,12 +110,8 @@ PHDRS
vector_double_text_phdr PT_LOAD;
sof_text_phdr PT_LOAD;
sof_stack_phdr PT_LOAD;
static_log_entries_phdr PT_NOTE;
}
/* Default entry point: */
ENTRY(_MainEntry)
_rom_store_table = 0;
/* ABI0 does not use Window base */