
11 May
2010
11 May
'10
9:54 a.m.
Due to some overlapping sections it's time to update TEXT_BASE for this board.
Signed-off-by: Matthias Fuchs matthias.fuchs@esd.eu --- board/esd/plu405/config.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/esd/plu405/config.mk b/board/esd/plu405/config.mk index 0fb4efa..0a4dbaa 100644 --- a/board/esd/plu405/config.mk +++ b/board/esd/plu405/config.mk @@ -25,4 +25,4 @@ # esd PLU405 boards #
-TEXT_BASE = 0xFFFA0000 +TEXT_BASE = 0xFFF80000
--
1.6.1