Good Morning Wolfgang, > > > Dear Matthias, > > In message > <569685f045b85741820d0265e0d2999d019cf...@tddhh01.hh.thales-na > val.de> you wrote: > > > > `get_partition_info' > ... > > What's the issue here? > > Hm... this is U-Boot release v2009.11.1, correct? >
Yes correct, but it happens in 2009.08, too. > > In your log you can see that the relevant source file, > disk/part.c, gets compiled: > > Try running "nm" on the object file; you should see something > like this: > The output of ppc_85xx-nm *.o in disk/ looks a little "weak": part_dos.o: part.o: 00000000 T get_dev These are the sizes: total 108 -rw-r--r-- 1 dunda users 5428 2010-03-31 15:56 libdisk.a -rw-r--r-- 1 dunda users 1585 2010-02-02 15:59 Makefile -rw-r--r-- 1 dunda users 9756 2010-02-02 15:59 part_amiga.c -rw-r--r-- 1 dunda users 3524 2010-02-02 15:59 part_amiga.h -rw-r--r-- 1 dunda users 9470 2010-02-02 15:59 part.c -rw-r--r-- 1 dunda users 7369 2010-02-02 15:59 part_dos.c -rw-r--r-- 1 dunda users 1908 2010-02-02 15:59 part_dos.h -rw-r--r-- 1 dunda users 1632 2010-03-31 15:56 part_dos.o -rw-r--r-- 1 dunda users 11910 2010-02-02 15:59 part_efi.c -rw-r--r-- 1 dunda users 4650 2010-02-02 15:59 part_efi.h -rw-r--r-- 1 dunda users 8056 2010-02-02 15:59 part_iso.c -rw-r--r-- 1 dunda users 7771 2010-02-02 15:59 part_iso.h -rw-r--r-- 1 dunda users 6278 2010-02-02 15:59 part_mac.c -rw-r--r-- 1 dunda users 3517 2010-02-02 15:59 part_mac.h -rw-r--r-- 1 dunda users 3592 2010-03-31 15:56 part.o I did a fresh build after extracting the 2009.08 archive with make CROSS_COMPILE=ppc_85xx- MPC8568MDS_config make CROSS_COMPILE=ppc_85xx- all The only change I applied before is 419a420 > #define CONFIG_DOS_PARTITION 430a432,433 > #define CONFIG_CMD_EXT2 > #define CONFIG_CMD_FAT to include/configs/MPC8568MDS.h Cheers Matthias Dunda
build-output.txt.gz
Description: Binary data
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot