commit | c771b6388a2f4c11c32159ca041901d66e33ce00 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Fri Mar 14 19:59:21 2025 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 01 08:44:51 2025 -0600 |
tree | f87c595830212bbb318e39860dd1bd95b9bd0146 | |
parent | dcb3c3671768747ed3f8a542c5b37d3e11bd6432 [diff] |
airoha: Add initial support for Airoha AN7581 SoC Add initial support for Airoha AN7581 SoC. This adds the initial Kconfig and Makefile entry for the SoC, an U-Boot specific DTSI and initial config for it. Also add the initial code for CPU and RAM initialization. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>