u-boot-brain/arch/x86
George McCollister 144fdbdeb1 x86: som-db5800-som-6867: fix SERIRQ on reset
Explicitly enable ILB_SERIRQ function 1 in
cfio_regs_pad_ilb_serirq_PCONF0.

Pad configuration for SERIRQ is not set to enable the SERIRQ function
after a reset though strangely, it is on initial boot.

Rebooting from Linux, reset command in u-boot and even pushing the reset
button on the development board all lead to the SERIRQ function being
disabled (address 0xfed0c560 with value of 0x2003cc80).

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-08-16 11:44:09 +08:00
..
cpu x86: baytrail: Add SIO HS-UART clock setup 2016-08-16 11:44:09 +08:00
dts x86: som-db5800-som-6867: fix SERIRQ on reset 2016-08-16 11:44:09 +08:00
include/asm x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE 2016-08-16 11:44:09 +08:00
lib dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Add Advantech SOM-DB5800/SOM-6867 support 2016-07-12 13:46:01 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00