**** BEGIN LOGGING AT Sat Feb 01 02:59:59 2014 Feb 01 08:48:49 build #442 of sibyte is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/442 Feb 01 09:58:47 build #466 of ar7 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/466 Feb 01 09:58:51 build #483 of uml is complete: Failure [failed shell compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/483 Feb 01 11:11:56 any reason atheros is still on a 3.8.x kernel, besides sheer disinterest and neglect? Feb 01 11:12:46 KanjiMonster: this patch https://github.com/mirrors/openwrt/blob/master/target/linux/brcm63xx/patches-3.10/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch Feb 01 11:12:55 doesn't work for me Feb 01 11:13:17 at least in bcm6348, it returns random reads Feb 01 11:14:00 however if I use dd with bs<60 for reading or writing, it works quite fine Feb 01 11:16:37 just FYI :P Feb 01 11:17:14 build #527 of at91 is complete: Failure [failed shell_7] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/527 Feb 01 11:35:34 danitool: the patch alone does nothing; you also need to set the max_transfer_len as done for 6358/6368 in https://github.com/mirrors/openwrt/blob/master/target/linux/brcm63xx/patches-3.10/411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch Feb 01 12:03:47 weird, my accton mr3201a's ethernet port doesn't seem to function on modern openwrt Feb 01 12:52:26 KanjiMonster: I already put .max_transfer_len in my platform data with the result I've commented http://pastebin.com/AwGu2iNa Feb 01 13:36:10 cyrus r39441 trunk/package/network/services/odhcpd/Makefile * odhcpd: fix internal router DHCPv4 filter Feb 01 15:36:04 nbd r39442 trunk/package/kernel/mac80211/patches/ 522-mac80211_configure_antenna_gain.patch 310-ap_scan.patch 300-pending_work.patch 520-mac80211_cur_txpower.patch * mac80211: merge upstream fixes Feb 01 15:36:12 build #452 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/452 Feb 01 20:45:53 KanjiMonster: I think the problem is in BCM63XX_SPI_MAX_PREPEND Feb 01 20:46:40 I think it shouldn't be used with bcm6348 Feb 01 20:47:11 danitool: it's the only way you can do a write-then-read on these broken spi controllers Feb 01 20:48:59 well, not necessarily Feb 01 20:52:12 might be decreasing the fifo size could help to still use BCM63XX_SPI_MAX_PREPEND without random reading/writting Feb 01 20:57:44 I'll try to use a new fifo size = fifo size - BCM63XX_SPI_MAX_PREPEND Feb 01 22:02:07 KanjiMonster: this works: http://pastebin.com/aVY73i8x Feb 01 22:32:14 KanjiMonster: I also noticed a register in the OpenWrt code is wrong Feb 01 22:33:48 http://pastebin.com/eHPSzFkg Feb 01 22:34:46 it isn't used in the spi driver, but might be a clue why it doesn't behave in the same way as others Feb 01 23:17:58 build #528 of at91 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/528 Feb 02 01:32:53 can someone remind me after first boot what configuration determines if the flash checksum needs to be updated Feb 02 01:33:07 so cfe doesn't crap out on next boot Feb 02 01:36:22 nevermind it does it for all of them it appears, etc/uci-defaults/09_fix_crc Feb 02 01:36:39 i recall my problem was that mtd wouldn't fix up the trx header due to non-standard magic Feb 02 01:36:50 but it appears my old patch fixes that **** ENDING LOGGING AT Sun Feb 02 02:59:59 2014