Pieter, does this have nand or nor flash? if nand and you are having
problems with it, then it's worth having a chat and examining my
initial patches for the bthhv2b. I had problems with nand/pci clashes
and 8bit vs 32bit accesses. Also had to add to the types of flash
probed in lantiq-flash.c
s
Pieter,
the structure of the data is defined in the Ath5k/9k directories of
compat_wireless.
s
On Sat, Mar 31, 2012 at 11:41 AM, Pieter Voorthuijsen
wrote:
> Hello Andrej,
>
>> Are you sure that /etc/ath/eeprom isn't created from some flash partition in
>> boot time, because usually every devi
Hi Pieter,
on my BT HHV2B, my calibration data is in nand. I need it at two
points, the first to read the PCI fixup data (used before nand has
been probed) and then for the actual ath driver (after nand has been
probed).
I hardcoded only the first part of the data - the fixup data - which
should
The BT Homehub V2B uses the second port by default. The first port
appears to be used for DECT communication.
On Sat, Mar 24, 2012 at 6:01 PM, Conor O'Gorman wrote:
> On Thu, 2012-03-22 at 18:44 +0100, John Crispin wrote:
>> On 22/03/12 17:48, Spyridon Tompros wrote:
>> > As a workaround We've t
This adds initial board support for the BT Homehub V1/V1.5 for use with Redboot.
Looks like USB, Wireless, first ethernet port (not second for the
moment) all work. This is similar to the livebox implementation.
Detail: Adds
target/linux/brcm63xx/patches-2.6.35/340-add_bt_homehub_v1_v1.5.patch