mirror of https://github.com/hak5/openwrt.git
9cc3a60b5a
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 |
||
---|---|---|
.. | ||
001-get_c0_compare_int_fix.patch | ||
100-board.patch | ||
101-early-printk-support.patch | ||
105-ar2315_pci.patch | ||
110-ar2313_ethernet.patch | ||
120-spiflash.patch | ||
130-watchdog.patch | ||
140-redboot_boardconfig.patch | ||
141-redboot_partition_scan.patch | ||
142-redboot_various_erase_size_fix.patch | ||
210-reset_button.patch | ||
220-enet_micrel_workaround.patch |