Article ID: 000076185 Content Type: Troubleshooting Last Reviewed: 07/10/2013

GSRD Linux Boot Hangs at “Loading Linux Kernel”

Environment

  • Quartus® II Subscription Edition
  • Linux*

    BUILT IN - ARTICLE INTRO SECOND COMPONENT

    Critical Issue

    Description

    When you attempt to boot the SoC EDS v13.0 Linux on the Cyclone V SoC Development Board, Linux might hang after displaying the message “Loading Linux Kernel.”

    The Linux implementation included with the Golden System Reference Design (GSRD) is different from the SoC EDS v13.0 Linux. It includes drivers supporting soft IP cores in the Golden Hardware Reference Design (GHRD). As a result, the device tree source (.dts) file is not compatible.

    Resolution

    Edit the device tree source file, soc_system.dts. Change the following line:

    compatible = ”ALTR,socfpga-cyclone5”;

    to read as follows:

    compatible = ”ALTR,socfpga-cyclone5”, ”altr,socfpga”;

    Related Products

    This article applies to 1 products

    Cyclone® V FPGAs and SoC FPGAs