element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Avnet Boards General Zedboard doesn't boot with Xilinx 2015.2 Release
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 3 replies
  • Subscribers 367 subscribers
  • Views 345 views
  • Users 0 members are here
Related

Zedboard doesn't boot with Xilinx 2015.2 Release

Former Member
Former Member over 10 years ago

Hi, all. I seem to be having issues getting to the Zedboard to boot using the files in the Xilinx Zynq 2015.2 release tarball (http://www.wiki.xilinx.com/Zynq+2015.2+Release). I copy the ramdisk and uImage kernels over to the SD card, and the Boot.bin and DTB from the zed subdir from that release. However, it seems to hang "Starting kernel ..." and never recovers.

I've seem this same issue with releases from 2013.4 through 2015.2. None of those will boot. However, 14.7/2013.3 will boot. What is the work around for this? If this is an incorrect setting in the DTS for the zedboard, what setting is incorrect? Is this only an issue with older boards? I've had mine for just under 2 years now.

Thanks,

-Dirv

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    0 Former Member over 10 years ago

    Could this issue be related to GPIO Support? See https://forums.xilinx.com/t5/Embedded-Linux/Zedboard-hangs-at-quot-starting-kernel-quot/td-p/368313

    That being said I've tried to disable that referenced option to no avail. It seem to be required. From menuconfig screen:

    u2502 CONFIG_GPIO_XILINX:                                                                                                         u2502 
      u2502                                                                                                                             u2502 
      u2502 Say yes here to support the Xilinx FPGA GPIO device                                                                         u2502 
      u2502                                                                                                                             u2502 
      u2502 Symbol: GPIO_XILINX [=y]                                                                                                    u2502 
      u2502 Type  : boolean                                                                                                             u2502 
      u2502 Prompt: Xilinx GPIO support                                                                                                 u2502 
      u2502   Location:                                                                                                                 u2502 
      u2502     -> Device Drivers                                                                                                       u2502 
      u2502       -> GPIO Support (GPIOLIB [=y])                                                                                        u2502 
      u2502   Defined at drivers/gpio/Kconfig:345                                                                                       u2502 
      u2502   Depends on: GPIOLIB [=y] && (PPC_OF || MICROBLAZE || ARCH_ZYNQ [=y])                                                      u2502 
      u2502   Selected by: MB_REMOTEPROC [=m] && ARCH_ZYNQ [=y] && !DEBUG_SG [=n]        

    Thoughts?

    -D

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Former Member
    0 Former Member over 10 years ago

    Could this issue be related to GPIO Support? See https://forums.xilinx.com/t5/Embedded-Linux/Zedboard-hangs-at-quot-starting-kernel-quot/td-p/368313

    That being said I've tried to disable that referenced option to no avail. It seem to be required. From menuconfig screen:

    u2502 CONFIG_GPIO_XILINX:                                                                                                         u2502 
      u2502                                                                                                                             u2502 
      u2502 Say yes here to support the Xilinx FPGA GPIO device                                                                         u2502 
      u2502                                                                                                                             u2502 
      u2502 Symbol: GPIO_XILINX [=y]                                                                                                    u2502 
      u2502 Type  : boolean                                                                                                             u2502 
      u2502 Prompt: Xilinx GPIO support                                                                                                 u2502 
      u2502   Location:                                                                                                                 u2502 
      u2502     -> Device Drivers                                                                                                       u2502 
      u2502       -> GPIO Support (GPIOLIB [=y])                                                                                        u2502 
      u2502   Defined at drivers/gpio/Kconfig:345                                                                                       u2502 
      u2502   Depends on: GPIOLIB [=y] && (PPC_OF || MICROBLAZE || ARCH_ZYNQ [=y])                                                      u2502 
      u2502   Selected by: MB_REMOTEPROC [=m] && ARCH_ZYNQ [=y] && !DEBUG_SG [=n]        

    Thoughts?

    -D

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube