[OpenWrt-Devel] [PATCH][ar71xx] Fix finding radio calibration for RouterBOARD 951Ui-2HnD

2016-11-09 Thread Davey Hutchison
Fix acquiring the radio calibration data for the RouterBOARD 951Ui-2HnD. Mikrotik started using the w25x05 spi-nor chip. This change was made on the /639 hardware revision of the RouterBOARD 951Ui-2HnD series. Since this hardware change the radio calibration data could not be found. The older R

Re: [OpenWrt-Devel] [PATCH][ar71xx] Routerboard 951G Switch Fix

2014-12-13 Thread Davey Hutchison
at 01:40:42PM -0700, Davey Hutchison wrote: >>> Fix pll_1000 value for eth0. Traffic would not flow from the eth0 >>> interface. >>> The new PLL enables delay, use ath79_setup_ar934x_eth_cfg to also enable >>> AR934X_ETH_CFG_RXD_DELAY. >>> >>>

[OpenWrt-Devel] [PATCH][ar71xx] Routerboard 951G Switch Fix

2014-12-10 Thread Davey Hutchison
Fix pll_1000 value for eth0. Traffic would not flow from the eth0 interface. The new PLL enables delay, use ath79_setup_ar934x_eth_cfg to also enable AR934X_ETH_CFG_RXD_DELAY. Signed-off-by: Davey Hutchison --- target/linux/ar71xx/files/arch/mips/ath79/mach-rb95x.c +++ target/linux/ar71xx