Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ipq40xx: split files in 6.1 and 6.6 dedicated directory | Christian Marangi | 2024-04-02 |
| | | | | | | | | | | | Since with recent kernel version DTS moved to a dedicated directory, it's required to split files to per kernel version to follow kernel version directory structure. Also makes use of DEVICE_DTS_DIR to target the correct DTS directory based on the kernel version. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> | ||
* | ipq40xx: add support for Meraki MR74 | Matthew Hagan | 2022-06-19 |
The Meraki MR74 is part of the "Insect" series. This device is essentially an outdoor variant of the MR33 with identical hardware, but requiring a config@3 DTS option to be set to allow booting with the stock u-boot. The install procedure is replicated from the MR33, with the exception being that the MR74 sysupgrade image must be used. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com> |