NOTE: The following was compile-tested on all ARM,MIPS,PPC,X86 u-boot targets after applying u-boot-imx/master (to fix ARM cache issues).
Fail list: arm/mx31pdk FAILED FOR: debian eldk5.1 * mips/dbau1550_el FAILED FOR: debian eldk5.1 ** mips/pb1000 FAILED FOR: debian eldk5.1 ** mips/qi_lb60 FAILED FOR: debian eldk5.1 ** powerpc/MVBLM7 FAILED FOR: debian *** powerpc/MVSMR FAILED FOR: debian *** powerpc/PMC440 FAILED FOR: debian eldk5.1 **** * -- unrelated problem to these patches (offloaded to sbabic inc. log) ** -- toolchain issue (mips vs. mipsel) *** -- mkimage missing, likely buildserver issue **** -- breakage unrelated to these patches: Configuring for PMC440 board... time.o: In function `__timer_get_boot_us': /home/jenkins/jobs/U- Boot/workspace/workspace/compiler/debian/device/powerpc___PMC440/lib/time.c:60: undefined reference to `get_timer' /home/jenkins/jobs/U- Boot/workspace/workspace/compiler/debian/device/powerpc___PMC440/lib/time.c:61: undefined reference to `get_timer' ------------------------------- The following changes since commit c008b6f6dd6b8965e9a7654ffbce75bb9ff7a3b5: Prepare v2012.04-rc1 (2012-03-31 00:13:05 +0200) are available in the git repository at: git://git.denx.de/u-boot-staging.git marek.va...@gmail.com for you to fetch changes up to f4cdde40195078a9183a0e29f741dac31ea3d425: LMB: Fix undefined lmb_reserve() on non-lmb platforms (2012-04-02 15:54:53 +0200) ---------------------------------------------------------------- Daniel Schwierzeck (3): MIPS: board.c: fix init of flash data in bd_info MIPS: fix inconsistency in config option for cache operation mode MIPS: fix endianess handling Marek Vasut (1): LMB: Fix undefined lmb_reserve() on non-lmb platforms README | 6 ++++++ arch/mips/cpu/mips32/cache.S | 6 +++++- arch/mips/cpu/mips32/config.mk | 21 +++++++++++++++------ arch/mips/lib/board.c | 8 ++++++-- boards.cfg | 2 +- common/cmd_bootm.c | 1 + include/configs/pb1x00.h | 2 ++ 7 files changed, 36 insertions(+), 10 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot