u-boot-brain/arch/x86/cpu/baytrail
Bin Meng f8f291b096 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
At present lpe/lpss-sio/scc FSP properties are all boolean, but in
fact for "enable-lpe" it has 3 possible options. This adds macros
for these options and change the property from a boolean type to
an integer type, and change their names to explicitly indicate what
the property is really for.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-06-05 08:55:22 +08:00
..
acpi.c x86: baytrail: acpi: Add APIs for determining/clearing sleep state 2017-05-17 17:11:46 +08:00
cpu.c cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
early_uart.c x86: baytrail: Add option to disable the internal UART to setup_early_uart() 2016-01-28 13:53:30 +08:00
fsp_configs.c x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 2017-06-05 08:55:22 +08:00
Kconfig x86: baytrail: Introduce a Kconfig option for the internal UART 2016-07-12 13:46:01 +08:00
Makefile x86: baytrail: Generate ACPI FADT/MADT tables 2016-05-23 15:18:00 +08:00
valleyview.c x86: Convert MMC to driver model 2017-05-17 17:13:06 +08:00