1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 19:48:04 +03:00
openwrt-xburst/target/linux/brcm63xx
florian 25d3ab69c4 [brcm63xx] add support for 'MAGIC' bcm6348-based board
I wrote a patch to add 96348SV board (aka MAGIC) support to trunk.
In my case I've found it in a Telsey "Alice W-Gate" router, fairly common
(in the past) in Italy.

I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2
relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c )

Thanks to KanjiMonster for the support on the IRC channel.

Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-19 12:44:27 +00:00
..
base-files [brcm63xx] add support for 'MAGIC' bcm6348-based board 2011-02-19 12:44:27 +00:00
files/arch/mips/include/asm/mach-bcm63xx Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. 2010-12-26 04:18:13 +00:00
image [brcm63xx] Fixed Comtrend CT536_CT5621 board settings. These boards are based on the 96348GW-11 reference design but have different GPIOs therefore we use the board fixups now availabed (thanks the patches by Jonas Gorski) to create a separate board entry for these boards and leave the reference design with reference GPIOs. Also these boards only have enet1 (no enet0) so we set that in the board definition, and use a defconfig for a single interface network. 2010-12-10 18:59:58 +00:00
patches-2.6.35 [brcm63xx] add support for 'MAGIC' bcm6348-based board 2011-02-19 12:44:27 +00:00
profiles [brcm63xx] Profiles: GW6X00: Replace ext2 module with ext4 as ext2 and 3 are going away. Remove kmod-loop as the need for it has been superseded by block-extroot, and remove kmod-fs-vfat as it takes space and is rarely needed. 2010-12-08 00:40:31 +00:00
base-files.mk bcm63xx: Add defconfigs. 2010-11-28 22:04:19 +00:00
config-2.6.35 [brcm63xx] restore kernel oldconfig 2010-10-17 14:09:24 +00:00
Makefile [kernel] update to 2.6.35.11 2011-02-19 12:44:16 +00:00
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00