[U-Boot-Users] in board_init_r the gd still keep the value as in board_init_f?
zhuzhenhua
zzh.hust at gmail.com
Wed Nov 23 01:55:54 CET 2005
to everyone
in board.c(lib_mips/)
i debug in it and in board_init_r, i find that after gd=id ,the
gd still keep the value as in board_init_f, and not equal to id, so it
now hang at mem_malloc_init().
i see in the gd is defined as k0 register, so i watch the k0
value to see if the gd is correct.
does someone meet this situation?
regards
zhuzhenhua
More information about the U-Boot
mailing list