forked from OERV-BSP/u-boot
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>
4 lines
58 B
Makefile
4 lines
58 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y += an7581_rfb.o
|