I use i.MX28, uboot and spl.
After board_init_ll (SPL) returned, before board_init_f (uboot) executed, 'Undefined Ins' is printed out in my console and system is hanging.
I can not find 'Undefined Ins' in uboot or spl source.
What is it executed between SPL and uboot.