diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-12-10 14:31:28 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-12-10 14:31:28 +0000 |
commit | b74b6d3e96c3b622db696791def42b997e7f38d2 (patch) | |
tree | aebbf434a2856a0f02bc71b7da68e4455f63c18a /target/linux/orion/patches | |
parent | 378d80d615a59a839a945d8c67dbe7ece99f6ef3 (diff) | |
download | upstream-b74b6d3e96c3b622db696791def42b997e7f38d2.tar.gz upstream-b74b6d3e96c3b622db696791def42b997e7f38d2.tar.bz2 upstream-b74b6d3e96c3b622db696791def42b997e7f38d2.zip |
some people at linksys/sercomm should be shot on sight
SVN-Revision: 13581
Diffstat (limited to 'target/linux/orion/patches')
-rw-r--r-- | target/linux/orion/patches/100-openwrt_partition_map.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/patches/100-openwrt_partition_map.patch b/target/linux/orion/patches/100-openwrt_partition_map.patch index d57a74fd3f..1fd4652b07 100644 --- a/target/linux/orion/patches/100-openwrt_partition_map.patch +++ b/target/linux/orion/patches/100-openwrt_partition_map.patch @@ -19,7 +19,7 @@ - .offset = 0x007a0000, - .size = 0x00020000, + .offset = 0x00100000, -+ .size = 0x006b0000, ++ .size = 0x00650000, }, { .name = "u-boot", .offset = 0x007c0000, |