openwrtv4/target/linux/brcm63xx
Jonas Gorski d84fafb9f3 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>

SVN-Revision: 44982
2015-03-25 15:34:40 +00:00
..
base-files brcm63xx: call brcm63xx_detect explicitly 2015-03-16 11:53:14 +00:00
dts brcm63xx: Add DGND3700 v1 / DGND3800B support 2015-03-16 11:52:10 +00:00
generic brcm63xx: move generic profiles to top dir and remove smp profiles 2014-08-18 21:50:37 +00:00
image brcm63xx: add Livebox 1 firmware image generation 2015-03-25 15:34:40 +00:00
patches-3.14 brcm63xx: use consistent gpio chip labeling for OF/non-OF 2015-03-16 13:37:38 +00:00
patches-3.18 brcm63xx: use consistent gpio chip labeling for OF/non-OF 2015-03-16 13:37:38 +00:00
profiles brcm63xx: Add DGND3700 v1 / DGND3800B support 2015-03-16 11:52:10 +00:00
smp brcm63xx: move generic profiles to top dir and remove smp profiles 2014-08-18 21:50:37 +00:00
base-files.mk bcm63xx: Add defconfigs. 2010-11-28 22:04:19 +00:00
config-3.14 kernel: disbale HAMRADIO in generic config 2015-03-06 07:56:21 +00:00
config-3.18 kernel: move KERNFS to generic config 2015-03-06 07:56:47 +00:00
Makefile brcm63xx: switch maintainer 2015-03-16 19:51:17 +00:00
modules.mk brcm63xx: kmod-bcm63xx-udc: fix module path for 3.18+ 2015-03-15 14:19:10 +00:00