Sorry, I goofed up while porting the patch to latest trunk, as I did
develop this on an older svn revision.
The line should be ssb_chipco_pll_write(cc, 0xa, 0x380005C0);

        Bernhard

2010/5/12 Hauke Mehrtens <ha...@hauke-m.de>:
> Am 07.05.2010 22:38, schrieb Bernhard Loos:
>> Hello
>> This is another patch for the 4716.
>> This replaces patch #3, as it had a bunch of problems.
>> With this patch the device boots and works reasonable well -
>> considering the missing drivers, but I have already an idea for those.
>> Serial init complains, but this is not critical.
>> One of the patches disables the support for pci-e host mode, because I
>> kinda doubt this ever worked.
>> If anybody has informations about ssb devices with an pci-e
>> controller, please tell me.
>
> Hi Bernhard,
>
> I have tried your patch but I get an compile error:
>
>  CC      drivers/ssb/driver_chipcommon_pmu.o
> drivers/ssb/driver_chipcommon_pmu.c: In function 'ssb_pmu_pll_init':
> drivers/ssb/driver_chipcommon_pmu.c:327: warning: passing argument 1 of
> 'ssb_chipco_pll_write' makes pointer from integer without a cast
> drivers/ssb/driver_chipcommon_pmu.c:327: error: too few arguments to
> function 'ssb_chipco_pll_write'
>
> After removing the bad change in 957-brcm4716-pmu.patch it compiles for me.
>
> I renamed some patches as they should end with .patch
>
> Hauke
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to