openwrtv4/target/linux/atheros
Gabor Juhos 9cc3a60b5a atheros: add support for linux kernel v3.8
This builds and boots.

Because of the function pointer indirection (e.g. mtd_info's read
function pointer is assigned to spiflash_read), it is difficult for me
to understand where the calls are coming from (could be anywhere,
conditionally pointing at spiflash versions), so I punted and used the
renamed function pointers (_erase, _read, _write).  If someone knows
better what to do, please fix.

Cleaned up other sundry kernel tracking issues like get_phy_id and
__devinit,etc.

[juhosg: don't switch to that yet]

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35727
2013-02-21 17:45:54 +00:00
..
base-files all targets: use numerically prefixed uci-defaults file names to better control order of execution 2013-01-18 12:42:53 +00:00
image define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
patches-3.3 move redboot boardconfig patch into target folder 2012-11-12 07:56:37 +00:00
patches-3.8 atheros: add support for linux kernel v3.8 2013-02-21 17:45:54 +00:00
config-3.3 remove common symbols from 3.3 configs 2012-11-29 15:21:35 +00:00
config-3.8 atheros: add support for linux kernel v3.8 2013-02-21 17:45:54 +00:00
Makefile gpiodev/gpioctl RIP 2012-10-11 11:58:09 +00:00