openwrtv4/target/linux/ar71xx
Gabor Juhos abad211388 ar71xx: use the lzma loader for the WRT160NL
Partition layout before:
  0x000000040000-0x0000001a0000 : "kernel"
  0x0000001a0000-0x0000007e0000 : "rootfs"
  mtd: partition "rootfs" set to be root filesystem
  mtd: partition "rootfs_data" created automatically, ofs=0x350000, len=0x490000
  0x000000350000-0x0000007e0000 : "rootfs_data"

after:
  0x000000040000-0x000000140000 : "kernel"
  0x000000140000-0x0000007e0000 : "rootfs"
  mtd: partition "rootfs" set to be root filesystem
  mtd: partition "rootfs_data" created automatically, ofs=0x2f0000, len=0x4f0000
  0x0000002f0000-0x0000007e0000 : "rootfs_data"

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37915
2013-09-07 11:40:45 +00:00
..
base-files ar71xx: add support for hornet-ub-x2 2013-08-15 00:57:47 +00:00
files ar71xx: configure OBS4 line on TL-WR841N-v8/MR3420v2 2013-09-02 16:09:12 +00:00
generic ar71xx: add support for hornet-ub-x2 2013-08-15 00:57:47 +00:00
image ar71xx: use the lzma loader for the WRT160NL 2013-09-07 11:40:45 +00:00
nand ar71xx: disable routerboard support in the generic subtarget, enable it for the nand subtarget only 2013-06-07 13:42:50 +00:00
patches-3.10 ar71xx: add some pending patches 2013-08-27 18:06:49 +00:00
base-files.mk ar71xx: drop procd_init console hack 2013-06-21 16:53:11 +00:00
config-3.10 ar71xx: add support for dir 505 a1 2013-08-05 10:41:48 +00:00
Makefile kernel: update 3.10 to 3.10.10 2013-09-02 19:12:54 +00:00
modules.mk ar71xx: move the watchdog driver to the kernel 2013-07-14 14:05:08 +00:00