[OpenWrt-Devel] lantiq v3.18

John Crispin blogic at openwrt.org
Sat Feb 14 13:55:03 EST 2015


ok, i think the spi clock is just really slow

                m25p80 at 0 {
                        #address-cells = <1>;
                        #size-cells = <1>;
                        compatible = "s25fl129p0";
                        reg = <0 0>;
                        linux,modalias = "m25p80", "mx25l3205d";
                        spi-max-frequency = <1000000>;

try increasing it to 10 or 20 mhz. running the flash at 1 Mhz explains
why it takes a week to boot and do anything useful. even with the bus
being bitbanged it should be possible to go beyond 1mhz




On 13/02/2015 20:45, Daniel Gimpelevich wrote:
> On Fri, 13 Feb 2015 19:43:32 +0100, John Crispin wrote:
>> look at /proc/cpuinfo please and tell us how many bogomips are reported
> 
> system type             : AR9 rev 1.2
> machine                 : DGN3500 - Netgear DGN3500
> processor               : 0
> cpu model               : MIPS 34Kc V4.12
> BogoMIPS                : 221.18
> wait instruction        : yes
> microsecond timers      : yes
> tlb_entries             : 16
> extra interrupt vector  : yes
> hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 
> 0x0ffc, 0x0ffb, 0x0ffb]
> isa                     : mips1 mips2 mips32r1 mips32r2
> ASEs implemented        : mips16 dsp mt
> shadow register sets    : 1
> kscratch registers      : 0
> package                 : 0
> core                    : 0
> VCED exceptions         : not available
> VCEI exceptions         : not available
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list