Re: [U-Boot] problem building fw_printenv

2010-01-18 Thread Kári Davíðsson
I did not see real solution on the list, so i will post mine :) The trick (for me) was to install the mtd-utils headers into the build environment. I.e. install the contents of mtd-utils/include/mtd into $(your_buildenv)/usr/include/mtd. I had to to this manually, since make install of mtd-util

[U-Boot] invalid core multipliers?

2009-09-01 Thread Kári Davíðsson
Hello, I am bootstrapping an mpc5121e board. When the cpu speed is calculated (cpu/mpc512x/speed.c) there is a comment about all core pll settings above 7 are invalid I can't see anything about that in the CPU documentation so I am wondering if anyone has reference to where this is defined a