u-boot-brain/arch/x86
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
..
cpu x86: baytrail: fsp: Move Azalia update codes to board 2017-10-19 11:37:51 +08:00
dts x86: Support Intel Cherry Hill board 2017-09-16 14:57:44 +08:00
include/asm x86: baytrail: fsp: Use a function to update the Azalia config pointer 2017-10-19 11:37:51 +08:00
lib x86: fsp: Update fsp command to show spec 1.1 header 2017-09-16 14:57:44 +08:00
config.mk x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot 2017-08-01 20:17:02 +08:00
Kconfig x86: Turn off running VGA ROM during S3 resume 2017-10-19 11:37:51 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00