Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
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
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).