[PATCH 0/3] at91: add support for sama5d2 icp and
Claudiu Beznea
claudiu.beznea at microchip.com
Thu Jul 15 22:08:56 PDT 2021
Hi,
This series adds support for SAMA5D2 ICP and SAMA5D27-WLSOM1-EK boards.
Patch 1/3 is needed as the pioBU label is necessary for PMIC
functionality on SAMA5D2 ICP and SAMA5D27-WLSOM1-EK boards.
Thank you,
Claudiu Beznea
Claudiu Beznea (3):
at91: add pioBU label to secumod
at91: add support for sama5d2 icp board
at91: add support for sama5d27-wlsom1-ek board
package/boot/at91bootstrap/Makefile | 28 +
package/boot/uboot-at91/Makefile | 21 +
target/linux/at91/image/sama5.mk | 22 +
.../at91/patches-5.4/104-add-piobu.patch | 16 +
.../linux/at91/patches-5.4/105-add-icp.patch | 780 ++++++++++++++++++
.../at91/patches-5.4/106-add-wlsom1.patch | 600 ++++++++++++++
6 files changed, 1467 insertions(+)
create mode 100644 target/linux/at91/patches-5.4/104-add-piobu.patch
create mode 100644 target/linux/at91/patches-5.4/105-add-icp.patch
create mode 100644 target/linux/at91/patches-5.4/106-add-wlsom1.patch
--
2.23.0
More information about the openwrt-devel
mailing list