index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt305x
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x')
-rw-r--r--
target/linux/ramips/files/arch/mips/ralink/rt305x/mach-omni-emb.c
4
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 87acf4d53b..9fb4cd2ff6 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 */