]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-ls102xa/fsl_serdes.h
Merge branch 'master' of git://git.denx.de/u-boot
[u-boot] / arch / arm / include / asm / arch-ls102xa / fsl_serdes.h
index 3a92f5a7b47e2ca5067e3b1a536d562eefeca9e4..fafc44b1a2cd7f77817a4df3de7a3f4dcdd307f1 100644 (file)
 #include <config.h>
 
 enum srds_prtcl {
+       /*
+        * Nobody will check whether the device 'NONE' has been configured,
+        * So use it to indicate if the serdes_prtcl_map has been initialized.
+        */
        NONE = 0,
        PCIE1,
        PCIE2,