Hi Wolfgang, On 10/22/2011 12:15 AM, Wolfgang Denk wrote: > Dear Valentin Longchamp, > > In message <[email protected]> > you wrote: >> The current km_arm boards have a Power-On test jumper. When this >> jumper is set, this triggers some Power-On tests on the board. >> >> This patch enables the support of this jumper for starting the >> memory_regions test when the jumper is set. >> >> Signed-off-by: Valentin Longchamp <[email protected]> >> Signed-off-by: Holger Brunck <[email protected]> >> Cc: Prafulla Wadaskar <[email protected]> >> --- >> Changes for v2: >> - adapted to CONFIG_POST_EXTERNAL_WORD_FUNCS >> - implemented suggestion from Sergei >> Changes for v3: >> - moved arch_memory_test_prepare from post/board/km_arm to >> board/keymile/km_arm/km_arm.c >> --- >> board/keymile/km_arm/km_arm.c | 32 ++++++++++++++++++++++++++++++++ >> include/configs/km/km_arm.h | 6 ++++++ >> 2 files changed, 38 insertions(+), 0 deletions(-) > > Applied, thanks. >
you already committed a v4 of this patch together with the patch serie. See: http://lists.denx.de/pipermail/u-boot/2011-October/104061.html So could you please revert this one? Because this breaks the board support for all our arm based boards. Best regards Holger _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

