u-boot-brain/arch/x86
Tom Rini d0c0752add x86: quark: Fix unused warnings
The variable t_rfc is never used, so drop it.  The variables ddr_wctl
and ddr_wcmd are only used in certain manual instances, so guard their
declaration by the same check as their use.

Cc: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2018-01-30 22:34:38 +08:00
..
cpu x86: quark: Fix unused warnings 2018-01-30 22:34:38 +08:00
dts x86: braswell: cherryhill: Update dts for SPI lock down 2017-10-27 15:13:47 +08:00
include/asm x86: acpi: Use an API to get the ACPI RSDP table address 2018-01-30 22:34:37 +08:00
lib x86: acpi: Use an API to get the ACPI RSDP table address 2018-01-30 22:34:37 +08:00
config.mk x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones 2017-11-30 13:50:17 +08:00
Kconfig pylibfdt: compile pylibfdt only when dtoc/binman is necessary 2017-11-17 07:43:32 -05:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00