diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:34:40 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:34:40 +0000 |
commit | 3bc36b563e08c8620256855876b90a83023b8fb1 (patch) | |
tree | 26e82d409c0415a8c2d181d393dbad5ea35d9132 /target/linux/brcm63xx/profiles/huawei.mk | |
parent | 59c9cec78711f0795ee6cd2a79fc8d58f31a432f (diff) | |
download | upstream-3bc36b563e08c8620256855876b90a83023b8fb1.tar.gz upstream-3bc36b563e08c8620256855876b90a83023b8fb1.tar.bz2 upstream-3bc36b563e08c8620256855876b90a83023b8fb1.zip |
brcm63xx: add Livebox 1 firmware image generation
Currently there isn't images ready for flashing liveboxes boards. This
patch adds a script and the code to call it in the bcm63xx images
builder makefile to generate the livebox 1 firmware.
I removed some lines to avoid generating unneded files in the bin/ dir
for this board. And added code to generate a squashed rootfs aligned to
64 kB since the current one in the /bin dir is 128 kB aligned and
doesn't work. Still no sysupgrade support for this board. Upgrading from
within openwrt can be done writing with mtd the kernel, and then the 64k
aligned rootfs.
Regards
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
[jogo: use sed instead of a separate shell script for the boot script, make it
respect the load address]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/profiles/huawei.mk')
0 files changed, 0 insertions, 0 deletions