diff --git a/board/apollon/config.mk b/board/apollon/config.mk index 417b954a7fc735445f59e6cef5a5ed73361aef25..2b464e7871ced1034c3f1c29eec937a2a2aba0e8 100644 --- a/board/apollon/config.mk +++ b/board/apollon/config.mk @@ -13,7 +13,7 @@ # Linux-Kernel is expected to be at 8000'8000, entry 8000'8000 # (mem base + reserved) # For use with external or internal boots. -TEXT_BASE = 0x80e80000 +TEXT_BASE = 0x83e80000 # Used with full SRAM boot. # This is either with a GP system or a signed boot image.