Porting board initialization for fdt
Constantine Shulyupin
const at makelinux.com
Sun Nov 11 17:38:37 EST 2012
What is architecture and the best strategy to port board initialization to fdt?
Let's see for example omap4_ehci_init and usbhs_bdata @
arch/arm/mach-omap2/board-omap4panda.c.
How to perform board specific initializations?
Can omap4_ehci_init be converted to probe function of new platform
driver omap4_ehci?
Where and how define GPIO, clock?
Should it be defined in of_dev_auxdata or in fdt?
Thanks
--
Constantine Shulyupin
http://www.MakeLinux.com/
Embedded Linux Systems
More information about the linux-arm-kernel
mailing list