From: Duje Mihanović 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/posts?a=commitdiff_plain;h=4e70d54abb52e584275a506227963acc9c86ef54;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