commit | c5a66138fd21e845a213920c105e517519b3238a | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Mon May 10 20:06:09 2021 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Wed May 12 16:36:38 2021 +0530 |
tree | 305168893722aa3b2a503ffae6b942f0d2de23f2 | |
parent | 5a7589cc05c87aba39db087ff2fbb21df71522d0 [diff] |
net: ti: am65-cpsw-nuss: Prepare to support non primary ext port CPSW NUSS IP on K3 SoCs can have more than one external port (upto 8) Therefore increase AM65_CPSW_CPSWNU_MAX_PORTS to 9 (8 ext + 1 Root port) as preparation to allow any one of the 8 ports to be used as ethernet interface in U-Boot. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>