socfpga: ethernet problem

Antony Pavlov antonynpavlov at gmail.com
Mon Mar 26 00:20:37 PDT 2018


Hi!

Barebox for DE0-Nano-SoC succesfully starts on Terasic DE10-Nano board
but there is an ethernet issue.

After `make ARCH=arm socfpga_defconfig` I see that the CONFIG_DRIVER_NET_DESIGNWARE_SOCFPGA
option is disabled.

  #
  # Network drivers
  #
  ...
  CONFIG_DRIVER_NET_DESIGNWARE=y
  # CONFIG_DRIVER_NET_DESIGNWARE_GENERIC is not set
  # CONFIG_DRIVER_NET_DESIGNWARE_SOCFPGA is not set

after enabling CONFIG_DRIVER_NET_DESIGNWARE_SOCFPGA I see 'Could not get sysmgr-syscon node'
error message:


  barebox 2018.03.0-00408-g5b07a6b67d #5 Sat Mar 24 19:50:00 MSK 2018


  Board: Terasic DE0-Nano-SoC/Atlas-SoC Kit
  socfpga_designware_eth ff702000.ethernet: user ID: 0x10, Synopsys ID: 0x37
  mdio_bus: miibus0: probed
  WARNING: at include/linux/reset.h:43/reset_control_get()!
  socfpga_designware_eth ff702000.ethernet: Could not get sysmgr-syscon node
  socfpga_designware_eth ff702000.ethernet: probe failed: Function not implemented
  dw_mmc ff704000.dwmmc0: registered as ff704000.dwmmc0
  netconsole: registered as netconsole-1
  malloc space: 0x1fefd9c0 -> 0x3fdfb37f (size 511 MiB)
  mmc0: detected SD card version 2.0
  mmc0: registered mmc0
  environment load /boot/barebox.env: No such file or directory
  Maybe you have to create the partition.
  running /env/bin/init...

  Hit any key to stop autoboot:    3
  barebox at Terasic DE0-Nano-SoC/Atlas-SoC Kit:/


Any suggestions or comments, please?

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list