summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-omni-emb.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/mach-omni-emb.c')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/mach-omni-emb.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-omni-emb.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-omni-emb.c
index 87acf4d53..9fb4cd2ff 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-omni-emb.c
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-omni-emb.c
@@ -54,6 +54,10 @@ static struct mtd_partition emb_partitions[] = {
.name = "rootfs",
.offset = 0x150000,
.size = 0x6B0000,
+ }, {
+ .name = "firmware",
+ .offset = 0x050000,
+ .size = 0x7B0000,
}
};
#endif /* CONFIG_MTD_PARTITIONS */