On Wednesday, February 11, 2015 at 01:07:23 AM, Tom Rini wrote: > To facilitate changing lowlevel_init to become s_init, move the current > contents of s_int() to gate_ungate_all_mx6_pfds() (and add extern to > arch/arm/include/asm/arch-mx6/crm_regs.h) and add a default weak > spl_board_init() that calls this function. The cm_fx6 platform already > has a spl_board_init() so make that call the new function as well. > > Cc: Marek Vasut <[email protected]> > Cc: Stefano Babic <[email protected]> > Cc: Igor Grinberg <[email protected]> > Cc: Nikita Kiryanov <[email protected]> > Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Marek Vasut <[email protected]> Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

