Hi,
Which Senao router/board are you referring to? Lookign either at the Senao
or the EnGenius product, there is no reference to an EAP7660D router or
board. Did you mean the EAP3660 by any chance? That is the closest product
code I could find. Could you respond with a link, please? Thanks.
-O
all left to have working images in backfire 10.03.1 is backporting
changesets 21837, 22187, 22189, 22190 and 22644
(22188 already got backported in r22391 and reformated in r23107)
if everybody is ok with that, I'll do that work tomorrow.
cheers
daniel
On Mon, Oct 11, 2010 at 4:06 PM, OpenWrt
w
John, I've found gpl source code at smc for 7904,
and maybe we can ask for the source code for 7908.
Can you take a look to the router I sent you to see
if it is an SMC or an Astoria and (if it is SMC)
send me the serial number to ask for the source code?
Thanks,
Victor.
On 10/05/2010 08:46 P
Hi Florian,
I move the register enums to dev-spi.c because it's arch dependent, this
place seems more appropriate and it match the irq, membase handling
functions.
Kind regards,
Tanguy Bouzéloc.
On 11/10/2010 10:28, Florian Fainelli wrote:
Hello Tanguy,
On Friday 08 October 2010 18:15:50
Hi Claudio,
It should work out of the box since I'm testing on the same cpu as you.
In order to test I use a simple slic driver which reads the direct
register 0, could you be more precise about the tips you need to know ?
Kind regards,
Tanguy Bouzéloc.
On 10/10/2010 20:04, Claudio wrote:
Il 11/10/2010 13:59, Florian Fainelli ha scritto:
I'm not using an external toolchain, however I'm getting this error:
cc1plus: error: unrecognized command line option "-fhonour-copts"
Ok, but that means you have patched your toolchain not to include the -
fhonour-opts patch right?
No, I have
Hi,
Is this perchance related to the problem I mentioned the other day? I cannot
get the grub package (stage 2) to build - I get the __stack_chk_fail error,
even though -fno-stack-protector is definitely set. I am not using the host
toolchain, just the standard, out of the box toolchain built f
Il 11/10/2010 13:30, Florian Fainelli ha scritto:
Hello Roberto,
Hi
I just reviewed this part of the patch, and it is enclosed with an
ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
which is evaluated to true, in the case of a non-external toolchain build, so
your patch also removes -fhonour-opts for n
Ping...
Il 05/10/2010 09:30, Roberto Riggio ha scritto:
As suggested by Florian, I'm submitting a patch that removes
the honour-copts CFLAG when using an external toolchain.
With the flag I'm getting this error when trying to compile
a package (the click router):
cc1plus: error: unrecognized