2024-05-16 | Robert Marko | ipq806x: mr42/mr52: fix PCIe ports ipq806x: mr42/mr52: fix PCIe ports ...reported non working on Meraki MR42/MR52 boards ...drop the property removal from MR42/MR52. |
commit | commitdiff | tree |
2021-11-28 | Matthew Hagan | ipq806x: add support for Cisco Meraki MR42/MR52 ... add support for Cisco Meraki MR42/MR52 The MR42 and MR52 are two similar IPQ806x... MR42 main features: (MR42 Only) Installation via diagnostic... mr42_u-boot.mbn and ...openwrt-ipq806x-generic-meraki_mr42-initramfs-fit-uImage.itb, obtained ...update_uboot.sh 192.168.1.250 mr42_u-boot.mbn` ...192.168.1.250 -m binary -c get mr42_u-boot.mbn` `md5sum mr42_u-boot.mbn` ... nandwrite -pam /dev/mtd1 mr42_u-boot.mbn ...your previous commands and that mr42_u-boot.mbn was downloaded Standard installation via UART - MR42 & MR52 ...openwrt-ipq806x-generic-meraki_(mr42|mr52)-initramfs-fit-uImage.itb. ...python ubootwrite.py --write=(mr42|mr52)_u-boot.bin` 5. (MR42 only) Do not connect over the... ...nandwrite -pam /dev/mtd8 /root/mr42_u-boot.mbn` ...modified u-boot sources for the MR42 and MR52 are available: |
commit | commitdiff | tree |
2021-11-28 | Matthew Hagan | ipq806x: add gsbi2_i2c label gsbi2_i2c is used by the Meraki MR42 so we need to expose a label here. |
commit | commitdiff | tree |
2021-11-28 | Matthew Hagan | ipq806x: backport GMAC_AHB_RESET deassert patches Required for Meraki MR42/MR52. |
commit | commitdiff | tree |
2021-11-28 | Matthew Hagan | ipq806x: add GSBI nodes to ipq8064-dtsi-addidions required for the MR42 and MR52 respectively, are added. |
commit | commitdiff | tree |