aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/subarch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/subarch.h b/common/subarch.h
index eba5ef0..788cc8d 100644
--- a/common/subarch.h
+++ b/common/subarch.h
@@ -30,7 +30,7 @@ struct kernel_load_block {
struct kernel_load_block kernel_load[] = {
{ /* IP22 */
.base = 0x88002000,
- .reserved = 0x800000,
+ .reserved = 0x1700000,
},
{ /* IP32 */
.base = 0x80004000,