
Dear Valentin Longchamp,
In message 1315837122-11952-9-git-send-email-valentin.longchamp@keymile.com 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 valentin.longchamp@keymile.com Signed-off-by: Holger Brunck holger.brunck@keymile.com Cc: Prafulla Wadaskar prafulla@marvell.com
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
Changes for v4:
- moved post_word adress because of conflict with bootcounter
board/keymile/km_arm/km_arm.c | 33 +++++++++++++++++++++++++++++++++ include/configs/km/km_arm.h | 6 ++++++ 2 files changed, 39 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk