]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
highbank: add custom ahci_link_up function
authorMark Langsdorf <mark.langsdorf@gmail.com>
Thu, 4 Jun 2015 23:58:49 +0000 (00:58 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:49 +0000 (00:42 +0200)
commit17bf4a9344590dd2bdda2784479e0ad19be9fc7d
tree4095747ab39aeb9c588ac9666157d57aace600ff
parent2b69a4bf45c23608dd6884aff4bb7f36283bc7b3
highbank: add custom ahci_link_up function

The Calxeda highbank SOC needs a custom sequence to bring up SATA links,
so override ahci_link_up with custom function to handle combophy setup.

Signed-off-by: Mark Langsdorf <mark.langsdorf@gmail.com>
Signed-off-by: Richard Gibbs
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andre Przywara <osp@andrep.de>
board/highbank/Makefile
board/highbank/ahci.c [new file with mode: 0644]
board/highbank/highbank.c