
Dear Robert Hurdle,
In message 5498E86A4A68B14A8A06D0380640D04A016D217A6860@atca01em01.adsi.aitech.ent you wrote:
I downloaded the ELDK 4.2 and installed it. I got the u-boot source from git://git.denx.de/u-boot-mpc85xx.git.
When I try to build u-boot for sbc8548 I get the following error:
"arch/powerpc/cpu/mpc8xxx/ddr/libddr.o: In function `fsl_ddr_compute':" "/home/rhurdle/proj/u-boot/arch/powerpc/cpu/mpc8xxx/ddr/main.c:375: undefined reference to `fsl_ddr_get_dimm_params'" "make: *** [u-boot] Error 1"
I cannot confirm this - using current top of tree I get:
+ MAKEALL_LOGDIR=/work/wd/tmp-ppc-LOG + BUILD_DIR=/work/wd/tmp-ppc + ./MAKEALL sbc8548 Configuring for sbc8548 board... text data bss dec hex filename 199928 8956 24576 233460 38ff4 /work/wd/tmp-ppc/u-boot
--------------------- SUMMARY ---------------------------- Boards compiled: 1 ----------------------------------------------------------
Best regards,
Wolfgang Denk