
Hi,
We have a customer system that is based up the ARM9 (Freescale MC9328MXL or imx) microprocessor. I am invetigating if we could port the U-boot to fit into our boot. I have following questions:
1. Dose U-boot works without RTOS(Linux)? 2. What kind of configuration should I use for our system? (board & cpu). 3. If I don't have GNU compiler, can U-boot still be built with other compiler? 4. What are the initial steps should I look into to start U-boot building for imx processor?
Your help is greatly appreciated.
Regards,
Jerry Wang

In message OF99ACC501.13805CA2-ON882571D8.0081E665-882571D8.00826FBC@abbott.com you wrote:
- Dose U-boot works without RTOS(Linux)?
Yes.
- What kind of configuration should I use for our system? (board & cpu).
The configuration for your own board & cpu. In other words, you will have to port U-Boot to your board.
- If I don't have GNU compiler, can U-boot still be built with other
compiler?
I have no idea, and I admit that I don't care. It's trivial to download and install a working toolchain.
- What are the initial steps should I look into to start U-boot building
for imx processor?
Read the documentation, and stop posting HTML.
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
Zhiwei Wang