]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: ivybridge: Add SATA init
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 01:18:38 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:34:01 +0000 (06:34 -0700)
commit3ac839352db2fb464e1e6e6a4bc50f06fb29cdb0
treefc4597857ff5299dbbb4abeb752ad3027000655b
parent05efc3961cf01916b32ef58a3965d46a11636e68
x86: ivybridge: Add SATA init

Add code to set up the SATA interfaces on boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/Makefile
arch/x86/cpu/ivybridge/bd82x6x.c
arch/x86/cpu/ivybridge/sata.c [new file with mode: 0644]
arch/x86/include/asm/arch-ivybridge/bd82x6x.h
arch/x86/include/asm/arch-ivybridge/pch.h
doc/device-tree-bindings/ata/intel-sata.txt [new file with mode: 0644]
include/fdtdec.h
lib/fdtdec.c