1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 16:31:30 +03:00
openwrt-xburst/target/linux/brcm63xx
florian ac2bc89bb8 [brcm63xx] spi driver: remove bcm_rset usage
Since bcm636x platform embeds two spi master device,
the attached patch removes static bcm_rset usage, replaced  by
"bs->regs" field for all I/O operation.

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-28 00:24:50 +00:00
..
base-files base-files: Added uci-defaults script to run mtd fixtrx on firstboot for devices that need it. 2010-12-26 04:18:04 +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] spi driver: remove bcm_rset usage 2010-12-28 00:24:50 +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 [brcm63xx] Profiles: Make buttons and led modules included by default so that failsafe will work in the case of builds for releases. 2010-12-08 00:40:28 +00:00
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00