
15 Jul
2013
15 Jul
'13
1:26 p.m.
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,