aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-07 11:40:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-07 11:40:45 +0000
commitabad211388a0b33c488ae93e7ef6b690d8ca4813 (patch)
treeec266c9782721d54d25ead2df72e941076b7cf02 /target/linux/brcm47xx/Makefile
parentf346e316b49d83e3583ccb2790629e1609a2c079 (diff)
downloadupstream-abad211388a0b33c488ae93e7ef6b690d8ca4813.tar.gz
upstream-abad211388a0b33c488ae93e7ef6b690d8ca4813.tar.bz2
upstream-abad211388a0b33c488ae93e7ef6b690d8ca4813.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> SVN-Revision: 37915
Diffstat (limited to 'target/linux/brcm47xx/Makefile')
0 files changed, 0 insertions, 0 deletions
117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177