This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

U-boot is usable with proprietary operating system

Hello everybody!!
I have a question...Can i use U-boot for a proprietary operating system??

I should port an OS from x86 to ARM architecture and i would use U-boot as bootloader.

Can someone help me?

Thanks in advance

Parents
  • I think to use bin file: in particular i refer to file produced by mkimage

    command (specifying standalone type, arm architecture, uncompress and so

    on).

    Can it be a good idea?

    After U-Boot jump to kernel entry point, what are main operation to

    initialize and start kernel?

    I'm using a cubietruck (with Cortex A-7).

    Thanks in advance

Reply
  • I think to use bin file: in particular i refer to file produced by mkimage

    command (specifying standalone type, arm architecture, uncompress and so

    on).

    Can it be a good idea?

    After U-Boot jump to kernel entry point, what are main operation to

    initialize and start kernel?

    I'm using a cubietruck (with Cortex A-7).

    Thanks in advance

Children
No data