| Message ID | 20240910093920.1142455-4-chiawei_wang@aspeedtech.com |
|---|---|
| State | Accepted |
| Commit | 717002f8ff277bb687ce1f2739d0ef715d319ad9 |
| Delegated to: | Andes |
| Headers | show |
| Series | riscv: Add AST2700 platform support | expand |
diff --git a/arch/riscv/cpu/u-boot-spl.lds b/arch/riscv/cpu/u-boot-spl.lds index d1113a59aa6..907094620bd 100644 --- a/arch/riscv/cpu/u-boot-spl.lds +++ b/arch/riscv/cpu/u-boot-spl.lds @@ -44,8 +44,6 @@ SECTIONS __binman_sym_end = .; } > .spl_mem - . = ALIGN(8); - _end = .; _image_binary_end = .;