Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/bf146325a3a802f5f2e6e17123080164109c6406 You should set ROOT_URL correctly, otherwise the web may not work correctly.

ARM64: zynqmp: Enable TI phy by default

Enable TI phy for Xilinx ZynqMP platform.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
master
Michal Simek 10 years ago
parent 721aed7912
commit bf146325a3
  1. 1
      include/configs/xilinx_zynqmp.h

@ -182,6 +182,7 @@
# define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
# define CONFIG_PHYLIB
# define CONFIG_PHY_MARVELL
# define CONFIG_PHY_TI
#endif
/* I2C */

Loading…
Cancel
Save