2013/9/4 Bastian Bittorf <bitt...@bluebottle.com>:
> * Hauke Mehrtens <ha...@hauke-m.de> [04.09.2013 17:57]:
>> On 09/03/2013 09:01 AM, Rafał Miłecki wrote:
>> > ---
>> > As you could notice OpenWrt recently switched from old MTD drivers to
>> > the mainline ones. Unfortunately it means that serial flash on SSB is no
>> > longer supported.
>> >
>> > I mean to fix this (it's a simple patch), but I need some tester to try
>> > it.
>> > Is there anyone with bcm47xx SSB based hardware (like BCM5354, BCM4704,
>> > BCM4705 and others) having serial console who could give it a try?
>>
>> I know of just one Netgear router which uses serial flash with a SoCs
>> supported by ssb, but I forgot which one it was and I do not have such a
>> device.
>>
>> Does anybody know which device it was?
>
> maybe i read it wrong, but IMHO this model has SSB:
> http://wiki.openwrt.org/inbox/whr_hp_g54
>
> dmesg/klog:
> http://www.intercity-vpn.de/files/openwrt/b43test.dmesg.txt
>
> it this one fits, i can do the test.

Unfortunately, not. It's parallel flash:
[ 0.508000] bcm47xx_pflash: flash init: 0x1c000000 0x02000000
[ 0.516000] Physically mapped flash: Found 1 x16 devices at 0x0 in
16-bit bank. Manufacturer ID 0x00ddda Chip ID 0x00227e

Parallel flash is accessed with a simple memory mapping.
Serial flash content can be read from a memory, but writing is more complicated.

-- 
Rafał
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to