Re: where can i find linux image/src apart from one on the Atmel website?
- From: Rick Bronson <rick@xxxxxxx>
- Date: Mon, 18 Dec 2006 15:03:14 -0800
_
To debug u-boot using the bdi-2000, just set a breakpoint at the address
you want. I use this to generate a listing file for uboot:
$(OBJDUMP) -d $@ > $@.lis
where $@ is "u-boot".
Rick
.
- References:
- Prev by Date: Re: ARM920 Timer Counter Configuration
- Next by Date: GPL vs SonoCalc™ IMT Embedded Linux Software
- Previous by thread: where can i find linux image/src apart from one on the Atmel website?
- Next by thread: ARM920 Timer Counter Configuration
- Index(es):