From 17bbded894344df26c45565a43e0d8af52859daa Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Tue, 10 Sep 2013 20:59:19 +0200
Subject: [PATCH] Allow text screen memory to be aligned to 0x2000.
---
platform/atarixl/Makefile.atarixl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/platform/atarixl/Makefile.atarixl b/platform/atarixl/Makefile.atarixl
index dbf13f84a..da9a34339 100644
--- a/platform/atarixl/Makefile.atarixl
+++ b/platform/atarixl/Makefile.atarixl
@@ -36,7 +36,7 @@ ETHERNET = cs8900a
CONTIKI_CPU = $(CONTIKI)/cpu/6502
include $(CONTIKI_CPU)/Makefile.6502
-STARTADDR_FLAG = -S 0x2300
+STARTADDR_FLAG = -S 0x2400
SHADOW_RAM_SOURCEFILES = tcpip.c uip.c uip_arp.c
# Set a target-specific variable value