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 | abad211388a0b33c488ae93e7ef6b690d8ca4813 (patch) | |
tree | ec266c9782721d54d25ead2df72e941076b7cf02 /scripts/flashing/adam2flash-fritzbox.pl | |
parent | f346e316b49d83e3583ccb2790629e1609a2c079 (diff) | |
download | mtk-20170518-abad211388a0b33c488ae93e7ef6b690d8ca4813.zip mtk-20170518-abad211388a0b33c488ae93e7ef6b690d8ca4813.tar.gz mtk-20170518-abad211388a0b33c488ae93e7ef6b690d8ca4813.tar.bz2 |
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
Diffstat (limited to 'scripts/flashing/adam2flash-fritzbox.pl')
0 files changed, 0 insertions, 0 deletions