
26 Sep
2016
26 Sep
'16
10:52 a.m.
On Mon, Sep 26, 2016 at 4:18 PM, Stefan Roese sr@denx.de wrote:
With this addition, the eMMC device available on the congatec and DFI BayTrail SoM is detected correctly.
Signed-off-by: Stefan Roese sr@denx.de Cc: Simon Glass sjg@chromium.org Cc: Bin Meng bmeng.cn@gmail.com
v2:
- Change VALLEYVIEW macros to also use BYT names, to match the naming of the Linux SHDCI device driver
arch/x86/cpu/baytrail/valleyview.c | 5 +++-- include/pci_ids.h | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com