From: Duje Mihanović <duje.mihanovic@skole.hr>
Date: Wed, 25 Dec 2024 11:23:30 +0000 (+0100)
Subject: move stack and data out of framebuffer
X-Git-Url: http://git.dujemihanovic.xyz/img/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=67af77c979a46385e77f490d52bd10210d278708;p=u-boot.git

move stack and data out of framebuffer
---

diff --git a/include/configs/pxa1908.h b/include/configs/pxa1908.h
index 9a79221910..edd1e50e0d 100644
--- a/include/configs/pxa1908.h
+++ b/include/configs/pxa1908.h
@@ -1,4 +1,4 @@
-#define CFG_SYS_SDRAM_BASE	0x01000000
-#define CFG_SYS_INIT_RAM_ADDR	0x17177000
+#define CFG_SYS_SDRAM_BASE	0x1000000
+#define CFG_SYS_INIT_RAM_ADDR	0x10000000
 #define CFG_SYS_INIT_RAM_SIZE	0x4000
 #define CFG_SYS_NS16550_IER	0x40