[U-Boot] [PATCH v4 6/8] POST: add new memory regions test
Wolfgang Denk
wd at denx.de
Wed Oct 5 20:54:07 CEST 2011
Dear Valentin Longchamp,
In message <1315837122-11952-7-git-send-email-valentin.longchamp at keymile.com> you wrote:
> This test is similar to the actual POST memory test but quicker and
> far less complete. It checks the address and data lines and then only
> tests some regularly placed sub regions of the RAM.
> This can be useful when we want to test the RAM but we do not have enough
> time to run the full memory test.
>
> The POST memory test code was rearranged in order to avoid code duplication
> between the two tests but the memory test functionnality remains the same.
>
> Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
> Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
> Ackey-by: Mike Frysinger <vapier at gentoo.org>
> ---
> Changes for v3:
> - cosmetic changes in the test list
> Changes for v4:
> - rebased on 2011.09-rc1
> ---
> include/post.h | 1 +
> post/drivers/memory.c | 78 +++++++++++++++++++++++++++++++++++++------------
> post/tests.c | 13 ++++++++
> 3 files changed, 73 insertions(+), 19 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Immortality consists largely of boredom.
-- Zefrem Cochrane, "Metamorphosis", stardate 3219.8
More information about the U-Boot
mailing list