summaryrefslogtreecommitdiff
path: root/fs/fs.h
diff options
context:
space:
mode:
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{