X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FP5020DS.h;h=a9cee2372694a325f2707f3a933eb30e456f6a33;hb=e6847dba197399e77bced3e690b488afa483444d;hp=6d279b393e6538fa60db40a1d209a6ec682678a3;hpb=aeabdeb7a33c9cff9ae0cd804521d0d691a7c341;p=u-boot diff --git a/include/configs/P5020DS.h b/include/configs/P5020DS.h index 6d279b393e..a9cee23726 100644 --- a/include/configs/P5020DS.h +++ b/include/configs/P5020DS.h @@ -28,10 +28,16 @@ #define CONFIG_PHYS_64BIT #define CONFIG_PPC_P5020 +#define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ + +#define CONFIG_MMC +#define CONFIG_NAND_FSL_ELBC #define CONFIG_FSL_SATA_V2 +#define CONFIG_PCIE3 #define CONFIG_PCIE4 +#define CONFIG_SYS_FSL_RAID_ENGINE +#define CONFIG_SYS_DPAA_RMAN #define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */ #include "corenet_ds.h" -