We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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).