Cleanup and update board support for the Gateworks Avila product family This version fixes previous breakage between series and adds an additional step of merging 3 avila support patches into 1 before adding new board support.
I'm trying to stick with a single patch per product family. Tim Harvey (3): Add HSS audio driver for Avila product family patch cleanup update Gateworks Avila board support .../patches-3.3/175-avila_hss_audio_support.patch | 2085 ++++++++++++++++++++ .../ixp4xx/patches-3.3/300-avila_fetch_mac.patch | 242 --- .../ixp4xx/patches-3.3/300-avila_support.patch | 706 +++++++ .../linux/ixp4xx/patches-3.3/301-avila_led.patch | 161 -- .../ixp4xx/patches-3.3/302-avila_gpio_device.patch | 16 - 5 files changed, 2791 insertions(+), 419 deletions(-) create mode 100644 target/linux/ixp4xx/patches-3.3/175-avila_hss_audio_support.patch delete mode 100644 target/linux/ixp4xx/patches-3.3/300-avila_fetch_mac.patch create mode 100644 target/linux/ixp4xx/patches-3.3/300-avila_support.patch delete mode 100644 target/linux/ixp4xx/patches-3.3/301-avila_led.patch delete mode 100644 target/linux/ixp4xx/patches-3.3/302-avila_gpio_device.patch -- 1.7.9.5 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
