All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [U-boot] uboot.lst file question
@ 2013-07-15 11:26 TigerLiu at viatech.com.cn
  2013-07-15 13:13 ` Albert ARIBAUD
  2013-07-15 13:33 ` Gerhard Sittig
  0 siblings, 2 replies; 5+ messages in thread
From: TigerLiu at viatech.com.cn @ 2013-07-15 11:26 UTC (permalink / raw)
  To: u-boot

Hi, experts:
I found no *.lst file produced in root directory after compiling uboot
source code.

In the Makefile in older version uboot souce code:
......
uboot.bin:	uboot
		$(OBJCOPY) ${OBJCFLAGS} -O binary $< $@
		$(OBJDUMP) -d -EL -h -M reg-names-raw --syms
--full-contents -marm $< > uboot.lst
......

I think uboot.lst is very useful .

Best wishes,

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-16  1:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15 11:26 [U-Boot] [U-boot] uboot.lst file question TigerLiu at viatech.com.cn
2013-07-15 13:13 ` Albert ARIBAUD
2013-07-15 13:33 ` Gerhard Sittig
2013-07-15 13:43   ` Gerhard Sittig
2013-07-16  1:27     ` TigerLiu at viatech.com.cn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.