[U-Boot] preloader_console_init()
Simon Schwarz
simonschwarzcor at googlemail.com
Mon Jul 25 17:06:35 CEST 2011
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
More information about the U-Boot
mailing list