diff options
Diffstat (limited to 'board/logodl/config.mk')
-rw-r--r-- | board/logodl/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/logodl/config.mk b/board/logodl/config.mk index 4166357..76c382d 100644 --- a/board/logodl/config.mk +++ b/board/logodl/config.mk @@ -11,5 +11,5 @@ # FIXME: armboot does only work correctly when being compiled # # for the addresses _after_ relocation to RAM!! Otherwhise the # # .bss segment is assumed in flash... -# +# TEXT_BASE = 0x083E0000 |