]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/p5020_ids.c
powerpc/85xx: Update setting of SRIO LIODNs
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / p5020_ids.c
index 4254dd56c790dcaaf917ddd0f9c6983cd01805fe..65d877555122ed47c93ea8ba419d61734dcfabb0 100644 (file)
@@ -40,6 +40,12 @@ struct qportal_info qp_info[CONFIG_SYS_QMAN_NUM_PORTALS] = {
 };
 #endif
 
+struct srio_liodn_id_table srio_liodn_tbl[] = {
+       SET_SRIO_LIODN_2(1, 199, 200),
+       SET_SRIO_LIODN_2(2, 201, 202),
+};
+int srio_liodn_tbl_sz = ARRAY_SIZE(srio_liodn_tbl);
+
 struct liodn_id_table liodn_tbl[] = {
 #ifdef CONFIG_SYS_DPAA_QBMAN
        SET_QMAN_LIODN(31),