X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FP3041DS.h;h=98e7a42e5fca24f60290672eb22ad7ac46e9a178;hb=962d026b6aaf7d801d182f3188e4bbc106e057e3;hp=46f91ccfc3ad6d286cbbd6af48e56dfea367056d;hpb=aeabdeb7a33c9cff9ae0cd804521d0d691a7c341;p=u-boot diff --git a/include/configs/P3041DS.h b/include/configs/P3041DS.h index 46f91ccfc3..98e7a42e5f 100644 --- a/include/configs/P3041DS.h +++ b/include/configs/P3041DS.h @@ -28,10 +28,14 @@ #define CONFIG_PHYS_64BIT #define CONFIG_PPC_P3041 -#define CONFIG_FSL_SATA_V2 +#define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ + +#define CONFIG_MMC +#define CONFIG_NAND_FSL_ELBC +#define CONFIG_PCIE3 #define CONFIG_PCIE4 +#define CONFIG_SYS_DPAA_RMAN #define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */ #include "corenet_ds.h" -