]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/mpc85xx/p3041_ids.c
powerpc/85xx: Update setting of SRIO LIODNs
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc85xx / p3041_ids.c
index 96f32725f535008c0deee7935632cea4fee4baf8..7ce9fc4cc51e9b7fdc7e88bd4c1afff4e1278a3f 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),