
7 Jul
2017
7 Jul
'17
12:13 p.m.
This series applies to u-boot-dm/master. It fixes 2 issues preventing usage of SATA on DRA7/AM57 platforms
The first patch is a simply fix to the Kconfig that allows building the driver again.
The second patch fixes an issue introduced by commit 7278fc4f7256628b ("dm: ahci: Drop use of probe_ent"). The root cause is that the uclass private data is not allocated.
Jean-Jacques Hiblot (2): pipe3: Fix broken dependency ahci: dm: Fix memory allocation for uclass private data
drivers/ata/ahci.c | 8 +++++++- drivers/phy/Kconfig | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-)
--
1.9.1