Thanks these documents seems to contains a lot of usefull information.
One last question..
Can you explain to me one last thing. With Freescale MCU, I'm used to write the driver code myself. For example, I could set and get the UART registers (SCI0BD, SCI0DR), baud rate, data bits, etc..
With the Linux (yocto), who is writing the driver for the i.mx ? Is it the Freescale team or the Linux team ?
Where can I see the code for the i.mx peripheral drivers ? (Timer, UART, SPI, I2C) ?
In fact, I would like to see the i.mx peripheral driver code and also example on how to use it.
ssinfod