Hi Aneesh,

I'am nearly done with OMAP3 - I think I can release the patch today.

I have just one problem left:
You implemented preloader_console_init() in omap-common to call 
setup_clocks_for_console(). This is a OMAP4 specific call - OMAP3 only 
has per_clocks_init() - which inits a bunch of clocks.

Can you change the preloader_console_init()-function that it requires 
that the UART already has a clock and move your 
setup_clocks_for_console() out of the function?

Regards & Thanks
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to