u-boot-brain/board/advantech/som-db5800-som-6867
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 x86: Add Advantech SOM-DB5800/SOM-6867 support 2016-07-12 13:46:01 +08:00
.gitignore x86: Add Advantech SOM-DB5800/SOM-6867 support 2016-07-12 13:46:01 +08:00
dsdt.asl x86: Add Advantech SOM-DB5800/SOM-6867 support 2016-07-12 13:46:01 +08:00
Kconfig x86: kconfig: Let board select SPI flash 2017-08-01 20:17:02 +08:00
MAINTAINERS x86: Add Advantech SOM-DB5800/SOM-6867 support 2016-07-12 13:46:01 +08:00
Makefile x86: Add Advantech SOM-DB5800/SOM-6867 support 2016-07-12 13:46:01 +08:00
som-db5800-som-6867.c x86: baytrail: fsp: Move Azalia update codes to board 2017-10-19 11:37:51 +08:00
start.S x86: Add Advantech SOM-DB5800/SOM-6867 support 2016-07-12 13:46:01 +08:00