X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FP4080DS.h;h=4a2e47513d6015ed325c93cf2ed1796e507d1145;hb=877012df309329a9264e6e9558d4f71bfa0cddbe;hp=49f7c534d8865d424938b18ff13dba3d6f48c4e3;hpb=243be8e296c53343eb21a6224f5329ff94778a4f;p=u-boot diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h index 49f7c534d8..4a2e47513d 100644 --- a/include/configs/P4080DS.h +++ b/include/configs/P4080DS.h @@ -27,6 +27,11 @@ #define CONFIG_PHYS_64BIT #define CONFIG_PPC_P4080 +#define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ + +#define CONFIG_MMC +#define CONFIG_PCIE3 + #define CONFIG_ICS307_REFCLK_HZ 33333000 /* ICS307 ref clk freq */ #include "corenet_ds.h"