Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

boot-loader uClinux

I want to use the uClinux bootloader (head.S) but instead of the vmlinux i want it to boot a normal elf file.

How do i change the vmlinux against a normal file?

regards Sven

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    What does "file <your vmlinux>" tell you? AFAIK, vmlinux _is_ an ELF file...

    Cheers,

    - slacker
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thats not an answer to my question...

    i want to replace the vmlinux ELF because i got problems booting my kernel. it's not boot everytime. it's more like it's booting not only half the time...

    i want to test if there is an error with the decompression so could someone help me to find the makefile i have to edit?

    regards sven