From 472ebcbfaccd62adc0c4ab1c59a967c1d7034385 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 7 Sep 2015 11:52:14 +0100 Subject: fish --- orig_firmware/layout | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 orig_firmware/layout (limited to 'orig_firmware/layout') diff --git a/orig_firmware/layout b/orig_firmware/layout new file mode 100644 index 0000000..bcc54f5 --- /dev/null +++ b/orig_firmware/layout @@ -0,0 +1,10 @@ +FLASH_OFFSET=0x00000000 +FLASH_SIZE=0x00040000 +RAM_OFFSET=0x20000000 +RAM_SIZE=0x00008000 +SD_OFFSET=0x00000000 +SD_SIZE=0x00016000 +APP_OFFSET=0x00016000 +APP_SIZE=0x00026000 +BL_OFFSET=0x0003c000 +BL_SIZE=0x00004000 -- cgit v1.2.3