Commit 273b6c9
ramips: expand storage space on U6 lite
While still sufficient for the base image, space runs out quickly with
the ~15MiB available in kernel0. The identical space in kernel1 is
unused, and standard installation instructions flash to both areas so it
isn't an easy fallback to stock either.
Merge the regions for kernel0 and kernel1 so there's more space
available to the user to install packages and some data.
Signed-off-by: Fabian Groffen <grobian@bitzolder.nl>
Link: openwrt/openwrt#22316
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>1 parent 8aaa8d4 commit 273b6c9
3 files changed
Lines changed: 10 additions & 9 deletions
File tree
- target/linux/ramips
- dts
- image
- mt7621/base-files/etc/board.d
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3258 | 3258 | | |
3259 | 3259 | | |
3260 | 3260 | | |
3261 | | - | |
| 3261 | + | |
| 3262 | + | |
| 3263 | + | |
| 3264 | + | |
3262 | 3265 | | |
3263 | 3266 | | |
3264 | 3267 | | |
3265 | 3268 | | |
3266 | 3269 | | |
3267 | 3270 | | |
3268 | | - | |
| 3271 | + | |
3269 | 3272 | | |
3270 | 3273 | | |
3271 | 3274 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments