u-boot-brain/arch/x86/cpu/baytrail
Bin Meng 83262f99cd x86: baytrail: fsp: Move Azalia update codes to board
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>
2017-10-19 11:37:51 +08:00
..
acpi.c x86: baytrail: acpi: Add full reset bit to the reset register value in FADT 2017-09-02 23:35:55 +08:00
cpu.c cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
early_uart.c x86: baytrail: Fix boot hang with a debug build 2017-06-05 08:55:22 +08:00
fsp_configs.c x86: baytrail: fsp: Move Azalia update codes to board 2017-10-19 11:37:51 +08:00
Kconfig x86: baytrail: Fix turbo enable 2017-08-24 11:00:47 +08:00
Makefile x86: baytrail: Generate ACPI FADT/MADT tables 2016-05-23 15:18:00 +08:00
valleyview.c x86: baytrail: Fix unstable ACPI S3 resume 2017-10-19 11:37:51 +08:00