summaryrefslogtreecommitdiff
path: root/bootwrapper/bootwrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'bootwrapper/bootwrapper.h')
-rw-r--r--bootwrapper/bootwrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootwrapper/bootwrapper.h b/bootwrapper/bootwrapper.h
index 5bab412..bc2671b 100644
--- a/bootwrapper/bootwrapper.h
+++ b/bootwrapper/bootwrapper.h
@@ -48,7 +48,7 @@
#define FLAGS_SET 0x30
#define FLAGS_CLR 0x34
-#define VE_KFSCB_BASE 0x60000000 /* Kingfisher System Configuration Block */
+#define VE_KFSCB_BASE 0x60000000 /* Kingfisher System Configuration Block */
#define KFS_ID_OFFSET 0xFFC /* Kingfisher System Platform ID register offset (KFS_ID) */
#define KFS_ID_ARCH_MASK 0x000F0000 /* Mask for extracting KFS architecture */
#define KFS_ID_ARCH_SHIFT 16 /* Shift for extracting KFS architecture */