From 8a096e250cd4eafa42cc44ec40a4f76d336f8616 Mon Sep 17 00:00:00 2001 From: "H. Nikolaus Schaller" Date: Fri, 20 Apr 2012 14:13:13 +0200 Subject: cleaned old uart-monitor and uart-loader which have become part of x-loader --- board/omap3530gta04/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board') diff --git a/board/omap3530gta04/config.mk b/board/omap3530gta04/config.mk index 01eafc1..0122e2f 100644 --- a/board/omap3530gta04/config.mk +++ b/board/omap3530gta04/config.mk @@ -20,4 +20,4 @@ # initial stack at 0x4020fffc used in s_init (below xloader). # The run time stack is (above xloader, 2k below) # If any globals exist there needs to be room for them also -TEXT_BASE = 0x40208800 +TEXT_BASE = 0x40200800 -- cgit v1.1