[ar71xx] create image for the WRT400N board (thanks to netprince)
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-wrt400n.c
index 90d9dd14d17169d1c55bf53dbfbf22cd05e0b95c..4040a652da7b5820357fd8cc82f0f47399e56b98 100644 (file)
@@ -46,6 +46,10 @@ static struct mtd_partition wrt400n_partitions[] = {
        } , {
                .name           = "linux",
                .offset         = 0x040000,
+               .size           = 0x770000,
+       } , {
+               .name           = "kernel",
+               .offset         = 0x040000,
                .size           = 0x140000,
        } , {
                .name           = "rootfs",