summaryrefslogtreecommitdiff
path: root/fs/fs.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-25 01:40:50 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-25 01:40:50 +0100
commitbad8fa17adf4d9609343fe86feabe05188023bc1 (patch)
treed9298a6bc2c6f0a3880ba2dbd3dda662f00e098c /fs/fs.h
parent7230b118e3a8f6b25bc2d525999b815c30490c81 (diff)
memory and buildsys improvements
Diffstat (limited to 'fs/fs.h')
-rw-r--r--fs/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fs.h b/fs/fs.h
index 7ced0a7..0194093 100644
--- a/fs/fs.h
+++ b/fs/fs.h
@@ -4,7 +4,7 @@
#include <stdint.h>
-#define EXT2_RAM_ADDRESS (0x168800+0x100000)
+#define EXT2_RAM_ADDRESS 0x120000 // here the bootloader puts our image
enum FS_FILE_TYPE{