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

defconfig: dra74_evm: enable eth driver model

Enable eth driver model for dra74_evm as cpsw supports
driver model.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
master
Mugunthan V N 9 years ago committed by Joe Hershberger
parent bc705ea1cf
commit 641b936fa5
  1. 1
      configs/dra74_evm_defconfig

@ -50,3 +50,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
CONFIG_G_DNL_VENDOR_NUM=0x0451
CONFIG_G_DNL_PRODUCT_NUM=0xd022
CONFIG_DM_ETH=y

Loading…
Cancel
Save