aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/devices/n7100/n7100.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/devices/n7100/n7100.h')
-rw-r--r--samsung-ipc/devices/n7100/n7100.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/samsung-ipc/devices/n7100/n7100.h b/samsung-ipc/devices/n7100/n7100.h
index 5ffd353..47088e1 100644
--- a/samsung-ipc/devices/n7100/n7100.h
+++ b/samsung-ipc/devices/n7100/n7100.h
@@ -20,19 +20,19 @@
#ifndef __N7100_H__
#define __N7100_H__
-#define N7100_MODEM_IMAGE_SIZE 0x1000000
-#define N7100_PSI_OFFSET 0x1000
-#define N7100_PSI_SIZE 0xE000
-#define N7100_EBL_OFFSET 0xF000
-#define N7100_EBL_SIZE 0x19000
-#define N7100_SEC_START_OFFSET 0x9FF800
-#define N7100_SEC_START_SIZE 0x800
-#define N7100_FIRMWARE_OFFSET 0x28000
-#define N7100_FIRMWARE_SIZE 0x9D7800
-#define N7100_NV_DATA_OFFSET 0xA00000
-#define N7100_NV_DATA_SIZE 0x200000
+#define N7100_MODEM_IMAGE_SIZE 0x1000000
+#define N7100_PSI_OFFSET 0x1000
+#define N7100_PSI_SIZE 0xE000
+#define N7100_EBL_OFFSET 0xF000
+#define N7100_EBL_SIZE 0x19000
+#define N7100_SEC_START_OFFSET 0x9FF800
+#define N7100_SEC_START_SIZE 0x800
+#define N7100_FIRMWARE_OFFSET 0x28000
+#define N7100_FIRMWARE_SIZE 0x9D7800
+#define N7100_NV_DATA_OFFSET 0xA00000
+#define N7100_NV_DATA_SIZE 0x200000
-#define N7100_MODEM_IMAGE_DEVICE "/dev/block/mmcblk0p10"
+#define N7100_MODEM_IMAGE_DEVICE "/dev/block/mmcblk0p10"
struct n7100_transport_data {
int fd;