diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-07 11:40:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-09-07 11:40:45 +0000 |
commit | ee2f2c1138091cf7804d0ece16cc4bf8813db4e2 (patch) | |
tree | 43bf382901460ee423711e4327d792de4427b8b8 /tools/cmake | |
parent | bc12e556fbecdc05374fd81e8c28d11eeb5367c0 (diff) | |
download | master-187ad058-ee2f2c1138091cf7804d0ece16cc4bf8813db4e2.tar.gz master-187ad058-ee2f2c1138091cf7804d0ece16cc4bf8813db4e2.tar.bz2 master-187ad058-ee2f2c1138091cf7804d0ece16cc4bf8813db4e2.zip |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37915 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/cmake')
0 files changed, 0 insertions, 0 deletions