[U-Boot-Users] Where is flash_init() after u-boot relocated to RAM?

Wolfgang Denk wd at denx.de
Thu Jun 24 23:24:42 CEST 2004


In message <20040624190046.76783.qmail at web20705.mail.yahoo.com> you wrote:
> 
> My question about BDI2000 should go to Abtron. But their response usually
> takes one or more days. So I just ask you here. ;)

C'me on. Ruedi usually replies the very same day.

> Yes. You're right. I set breakpoint mode to SOFT. But after I change the
> breakpoint to HARD, I have the following problem. There is only one hard
> breakpoint that can be set at a time.

Yes. So you must delete it before you can set a new one.

> (gdb) target remote rslab129:9124
> Remote debugging using rslab129:9124
> 0xfff07550 in ?? ()
> (gdb) mon ci
> (gdb) b cpu_init_f
> Breakpoint 1 at 0xffe093c0: file cpu_init.c, line 93.

Try here:

	(gdb) d


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
Work 8 hours, sleep 8 hours; but not the same 8 hours.




More information about the U-Boot mailing list