Hi,
with u-boot 2013.07 MLO debugging works well as described in http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_uboot_linux_debug_with_ccsv5. there is no s_init-function in board.c and after jumping to 0x402F0400 the execution seems to start in arch/arm/lib/vectors.S in _start(). But neither in vectors.S nor in board.c it is possible to set a valid breakpoint.
What am I doing wrong?
Kind Regards
Arndt