element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Achievement Levels
    • Benefits of Membership
    • Feedback and Support
    • Members Area
    • Personal Blogs
    • What's New on element14
  • Learn
    Learn
    • eBooks
    • Learning Center
    • Learning Groups
    • STEM Academy
    • Webinars, Training and Events
  • Technologies
    Technologies
    • 3D Printing
    • Experts & Guidance
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Arduino Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Project Groups
    • Raspberry Pi Projects
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Software Application Development [Solved] unrecognized/unsupported machine ID@Ubuntu Desktop Linux in Reference Designs
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Avnet Boards Forums requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 9 replies
  • Subscribers 175 subscribers
  • Views 741 views
  • Users 0 members are here
Related

[Solved] unrecognized/unsupported machine ID@Ubuntu Desktop Linux in Reference Designs

Former Member
Former Member over 10 years ago

hello
after I was doing Reference Designs-linaro ubuntu desktop step by step, I insert the SD card into zedboard and power on.

but it boot error,
here is the UART info
#####################################################
Welcome to minicom 2.6

OPTIONS: I18n
Compiled on Apr 13 2013, 09:38:52.
Port /dev/ttyACM0

Press CTRL-A Z for help on special keys



U-Boot 2011.03 (May 08 2013 - 16:28:01)

DRAM:  512 MiB
MMC:   SDHCI: 0
Using default environment

In:    serial
Out:   serial
Err:   serial
Net:   zynq_gem
Hit any key to stop autoboot:  0
Copying Linux from SD to RAM...
Device: SDHCI                                                                  
Manufacturer ID: 12                                                            
OEM: 3456                                                                      
Name: SMI                                                                      
Tran Speed: 25000000                                                           
Rd Block Len: 512                                                              
SD version 1.10                                                                
High Capacity: Yes                                                             
Capacity: 3967811584                                                           
Bus Width: 1-bit                                                               
reading zImage

2816560 bytes read                                                          

reading devicetree.dtb                                                

8282 bytes read                                                                
reading ramdisk8M.image.gz                                            ttttttt3694108 bytes read                                                           
## Starting application at 0x00008000 ...                                      
tttttttUncompressing Linux... done, booting the kernel.                              
ttttttt
Error: unrecognized/unsupported machine ID (r1=0x1fb71dd0).                  
ttttttttttttttAvailable machine support:                                                     
ID (hex)       NAME                                                       ttttttt00000d32        Xilinx Zynq Platform                                          
t
Please check your kernel config and/or bootloader.
########################################################

why did the error happen?

what's wrong with the boot.bin or zImage or devicetree.dtb?

I just do step by step as the pdf says

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

    1.use cf_adv7511_zed_edk_14_4_2013_02_05.tar.gz downloaded from wiki.analog.com
    2.generate bitstream in xps
    3.create fbsl in xsdk
    4.download xilinx uboot git u-boot-xlnx
    5.git checkout -b xilinx-14.2-build1-trd xilinx-14.2-build1-trd
    6.make zynq_zed_config && make
    7. create partition in sdcard
    8 use the xilinx create image in xsdk generate boot.bin

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

    git clone git://github.com/analogdevicesinc/linux.git ubuntu

    cd ubuntu
    git checkout xcomm_zynq
    make ARCH=arm distclean
    make ARCH=arm zync_xcomm_adv7511_defconfig
    make ARCH=arm

    make ARCH=arm zynq-zed-adv7511.dtb
    rename zynq-zed-adv7511.dtb devicetree.dtb
    copy from arch-arm-boot the 2 files to sdcard fat32.

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

    I missed the 7 step when do u-boot-xlnx
    in /include/configs/zynq_zed.h
    delete u201Cfatload mmc 0 0x800000 ramdisk8M.image.gz;u201D

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

    I'm almost sure the zImage I make from
    "git://github.com/analogdevicesinc/linux.git" is error

    UART always says:

    Error: unrecognized/unsupported machine ID (r1 = 0x1fb71dd0).                  
                                                                                   
    Available machine support:                                                     
                                                                                   
    ID (hex)        NAME                                                           
    00000d32        Xilinx Zynq Platform

    following is my u-boot-info
    zed-boot>bdinfo                                                               
    arch_number=0xEFECB83D                                                       
    boot_params = 0x3FDF75FB                                                       
    DRAM bank   = 0x00000000                                                       
    -> start    = 0x00000000                                                       
    -> size     = 0x20000000                                                       
    ethaddr     = 00:0a:35:00:01:22                                                
    ip_addr     = 192.168.1.10                                                     
    baudrate    = 115200 bps                                                       
    TLB addr    = 0x1FFF0000                                                       
    relocaddr   = 0x1FF85000                                                       
    reloc off   = 0x1BF85000                                                       
    irq_sp      = 0x1FB74F70                                                       
    sp start    = 0x1FB74F68                                                       
    FB base     = 0x00000000


    If use other zImage ,make from "git://git.xilinx.com/linux-xlnx.git" (use xilinx_zynq_defconfig,inside there's no zync_xcomm_adv7511_defconfig)
    it'll not print error message above "unrecognized/unsupported machine ID"

    I just do it step by step as the pdf says,and have reviewed at lease 3 times.
    And I find the same question on some webpages.withot solution.
    any help?

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

    I've the same problem but can't find any solution. Any one pls. help!

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

    you should add the macro define in zynq_zed.h in uboot code. #define CONFIG_MACH_TYPE 0xd32
    If you define the macro, the value will be translate to bi_arch_number in board.c, and at last translate to kernel in function kernel_entry(0, machid, r2) in bootm.c

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

    I have solved it.
    see
    http://ez.analog.com/message/87877
    in linux kernel config
    set
    CONFIG_XILINX_FIXED_DEVTREE_ADDR=y
    it works for me

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to Former Member
    Radca prawny warszawakolportaż uloteknaklejki na mebledomy w piasecznieOdszkodowania powypadkowe
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to Former Member
    meble sosnowe producentnaprawa laptopów warszawaUlotki Krakówprawo budowlane Łódźserwis acer warszawa
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
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 © 2023 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