Ethernet connection on u-boot Jetson TX2

Hi everyone,
Recently, I bought Jetson TX1 and it does not support Ethernet port (RJ45 port) on u-boot. It is because Jetson TX1 using RTL8153 and it requires for xusb controller driver which does not support on u-boot yet.
Now, I consider to buy Jetson TX2 which use different Ethernet PHY - BCM54610C1IMLG - and I heard that it support ethernet port on u-boot
https://devtalk.nvidia.com/default/topic/1002908/jetson-tx1-u-boot-link-down/#5125227
Are there anyone who can confirm to me about Ethernet connection on u-boot of Jetson TX2? It is important to me so I want to make sure about this situation.
Thank in advance

Hi Quang_OpenStack,

Yes, ethernet connector should work on u-boot of Jetson TX2.

Hi WayneWWW,
Thank for your reply