1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 18:15:00 +02:00

[backfire] merge r23293

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@25211 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2011-01-28 17:07:08 +00:00
parent b708a83af4
commit 0c48bb213c

View File

@ -92,7 +92,7 @@ static struct mtd_partition rb4xx_nand_partitions[] = {
{
.name = "kernel",
.offset = (256 * 1024),
.size = (4 * 1024 * 1024) - (256 * 1024),
.size = (6 * 1024 * 1024) - (256 * 1024),
},
{
.name = "rootfs",