[U-Boot] [U-boot] uboot.lst file question
TigerLiu at viatech.com.cn
TigerLiu at viatech.com.cn
Mon Jul 15 13:26:31 CEST 2013
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,
More information about the U-Boot
mailing list