Commits
Angelo Dureghello committed 0ce452872fc
board_f: skip timer_init() on Coldfire archs Coldfire arch is not happy with timer_init since interrupt handlers are still not set at that stage, and the boot hangs silently. Signed-off-by: Angelo Dureghello <angelo@sysam.it>