X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsun5i.h;h=8e13df58bd54cabe4310585e6bb3d81e6d995271;hb=f76eba38b3eda905ff3bdc18dd1240d3dcbc6e5a;hp=d2576599036a3fee56cfdaa7944c11ef3390685d;hpb=d0f4200392515194bf67213165be906e5b9e5748;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sun5i.h b/include/configs/sun5i.h index d257659..8e13df5 100644 --- a/include/configs/sun5i.h +++ b/include/configs/sun5i.h @@ -19,6 +19,9 @@ #define CONFIG_SUNXI_USB_PHYS 2 +/* \todo A13 only defines port 19, whereas A10s requires each of these */ +#define CONFIG_NAND_SUNXI_GPC_PORTS {16, 17, 18, 19} + /* * Include common sunxi configuration where most the settings are */