From: Xiangfu Liu <xiangf...@gmail.com> Hi those are the version 2 for optimize ben nanonote those patches are rebase on top of: svn://svn.openwrt.org/openwrt/trunk@26761
Xiangfu Liu (2): gitignore vim temporary files (*~) optimize for ben nanonote disable mount memcard make 192.168.254.101 as the default ip address opkg.conf keep opkg files to /root Lars-Peter Clausen (1): [xburst] Improve mounttime .gitignore | 1 + target/linux/xburst/base-files/etc/config/fstab | 6 - target/linux/xburst/base-files/etc/config/network | 4 +- target/linux/xburst/base-files/etc/hosts | 1 + target/linux/xburst/base-files/etc/inittab | 8 ++ target/linux/xburst/base-files/etc/opkg.conf | 5 + target/linux/xburst/base-files/etc/sysctl.conf | 26 ++++ ...ly-the-vid-header-instead-of-the-whole-pa.patch | 11 ++ ...-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch | 30 +++++ ...pport-for-subpage-reads-for-NAND_ECC_HW_O.patch | 133 ++++++++++++++++++++ ...ze-reading-the-eec-data-for-the-JZ4740-ev.patch | 44 +++++++ 11 files changed, 262 insertions(+), 7 deletions(-) delete mode 100644 target/linux/xburst/base-files/etc/config/fstab create mode 100644 target/linux/xburst/base-files/etc/hosts create mode 100644 target/linux/xburst/base-files/etc/inittab create mode 100644 target/linux/xburst/base-files/etc/opkg.conf create mode 100644 target/linux/xburst/base-files/etc/sysctl.conf create mode 100644 target/linux/xburst/patches-2.6.37/901-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch create mode 100644 target/linux/xburst/patches-2.6.37/902-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch create mode 100644 target/linux/xburst/patches-2.6.37/903-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch create mode 100644 target/linux/xburst/patches-2.6.37/904-NAND-Optimize-reading-the-eec-data-for-the-JZ4740-ev.patch _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel