x86: ivybridge: Add SATA init
Add code to set up the SATA interfaces on boot.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/cpu/ivybridge/Makefile 1 addition, 0 deletionsarch/x86/cpu/ivybridge/Makefile
- arch/x86/cpu/ivybridge/bd82x6x.c 20 additions, 0 deletionsarch/x86/cpu/ivybridge/bd82x6x.c
- arch/x86/cpu/ivybridge/sata.c 225 additions, 0 deletionsarch/x86/cpu/ivybridge/sata.c
- arch/x86/include/asm/arch-ivybridge/bd82x6x.h 2 additions, 0 deletionsarch/x86/include/asm/arch-ivybridge/bd82x6x.h
- arch/x86/include/asm/arch-ivybridge/pch.h 58 additions, 0 deletionsarch/x86/include/asm/arch-ivybridge/pch.h
- doc/device-tree-bindings/ata/intel-sata.txt 26 additions, 0 deletionsdoc/device-tree-bindings/ata/intel-sata.txt
- include/fdtdec.h 1 addition, 0 deletionsinclude/fdtdec.h
- lib/fdtdec.c 1 addition, 0 deletionslib/fdtdec.c
Loading
Please register or sign in to comment