X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsun4i.h;h=a3c94085182a7e9aa8e259aa082ebbe5a8b035b2;hb=656ae05273419c344c11466de72476455793d6b6;hp=7cd5c69d3a8f9801043b6fd98aba781de4f472e6;hpb=9da7e3daf31d7c0c8478a57544bfdd6245e53ff3;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sun4i.h b/include/configs/sun4i.h index 7cd5c69..a3c9408 100644 --- a/include/configs/sun4i.h +++ b/include/configs/sun4i.h @@ -17,6 +17,9 @@ #define CONFIG_USB_MAX_CONTROLLER_COUNT 2 #endif +#define CONFIG_SUNXI_USB_PHYS 3 +#define CONFIG_NAND_SUNXI_GPC_PORTS {16, 17, 18, 19, 20, 21, 22, 24} + /* * Include common sunxi configuration where most the settings are */