[U-Boot] [PATCH 6/8] POST/km_arm: add POST memory tests infrastructure

Mike Frysinger vapier at gentoo.org
Sun Aug 14 21:49:27 CEST 2011


On Wednesday, August 03, 2011 08:37:05 Valentin Longchamp wrote:
> This patch adds a board support for km_arm in the POST framework.
> It consists of a memory test configuration with the redefinition of
> the arch_memory_test_prepare function.
> 
> Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
> Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
> ---
>  post/board/km_arm/Makefile |   29 +++++++++++++++++++++++++++++
>  post/board/km_arm/memory.c |   37 +++++++++++++++++++++++++++++++++++++

i'm not sure post/board/<board>/ is something we want to continue.  putting 
the post logic into your normal board/<board>/ dir works fine.  might i 
suggest board/km_arm/post.c ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110814/54e1ead2/attachment.pgp 


More information about the U-Boot mailing list