Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OMAP3 Touchbook: fix board initialization
init_early hook runs too early for omap3_mux_init(), so the board won't boot. Moved to init_machine, then it works just fine. Signed-off-by: Radek Pilar <mrkva@mrkva.eu> Signed-off-by: Tony Lindgren <tony@atomide.com>
- Loading branch information