Hello,

I'm going to be using the socket-can driver with the mcp2515 chip on a
custom Atmel at91sam9260 board. I can compile socket-can svn against
2.6.31.4 just fine. However, I still need to add the board specific
stuff to the board and devices file. In mcp251x.c in the comments at
the first it describes the two sections that need to go in the board &
devices file. However when I add those sections as would be expected I
can't compile the regular uImage because of the non-existent
references. If I add LINUXINCLUDE=socket-can_kernel_path, then I get
kernel/bounds.c errors.

Is the LINUXINCLUDE in the make command the proper way to do this?

I saw an earlier thread around 2.6.27 about switching the socket-can
stuff to git? Is that still a possibility? I think it would be great
because you get the full tree and not just the socket-can section.

thanks,
Paul
_______________________________________________
Socketcan-core mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to