ar71xx: image: simplify mynet_n600_mtdlayout
authorGabor Juhos <juhosg@openwrt.org>
Tue, 24 Sep 2013 12:19:57 +0000 (12:19 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 24 Sep 2013 12:19:57 +0000 (12:19 +0000)
commit904ffa32d8f25a2e8a6b7a29eb7d2eb7cf30391d
tree40d0add7714c59c62e63b0dfcdf8145bcb997cdd
parent2f5694398d4d5bd6634aa8c49eeb0035c723c234
ar71xx: image: simplify mynet_n600_mtdlayout

Remove the kernel and rootfs partitions. The Seama
parser can find those automatically:

  0x000000070000-0x000000ff0000 : "firmware"
  2 seama-fw partitions found on MTD device firmware
  0x000000070000-0x0000001b0000 : "kernel"
  0x0000001b0000-0x000000ff0000 : "rootfs"
  mtd: partition "rootfs" set to be root filesystem
  1 squashfs-split partitions found on MTD device rootfs
  0x000000360000-0x000000ff0000 : "rootfs_data"
  0x000000ff0000-0x000001000000 : "radiocfg"

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38155
target/linux/ar71xx/image/Makefile