mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
83262f99cd
Azalia configuration may be different across boards, hence it's not appropriate to do that in the SoC level. Instead, let's make the SoC update_fsp_azalia_configs() routine as a weak version, and do the actual work in the board codes. So far it seems only som-db5800-som-6867 board enables the Azalia. Move the original codes into som-db5800-som-6867.c. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> |
||
---|---|---|
.. | ||
acpi | ||
.gitignore | ||
dsdt.asl | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
som-db5800-som-6867.c | ||
start.S |