All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] ARM POST Tests.
Date: Fri, 15 Jul 2011 10:13:16 +0200	[thread overview]
Message-ID: <4E1FF69C.50005@denx.de> (raw)
In-Reply-To: <F33E903632029D4E9419A43DEDED660F08F06F75@CCN-IPK-MBX01.wipro.com>

Hello sreekumar.sivakumar,

sreekumar.sivakumar at wipro.com wrote:
> I am new to u-boot code. I had a requirement for running memory, cpu and
> cache tests as part of diagnostics, on an ARM based platform. After
> going through the code, I found that only PPC variants are available for
> cpu and cache post tests.
> 1) Is that a limitation, or Is it some sort of misunderstanding on my
> side?

Actually nobody used it on arm

> 2) If NO, Is there a branch or patch I can pickup which will have ARM
> POST tests for cache and cpu?

Try this patches (I actually worked on getting POST tests running
on an davinci based board):

- get CONFIG_POST working for arm boards:
[PATCH] post, memorytest: fix if vstart is not = 0x0
        http://patchwork.ozlabs.org/patch/98127/
[PATCH v2] post, memorytest: add support for none powerpc archs
        http://patchwork.ozlabs.org/patch/98522/
[PATCH] post, memory test: add memory_post_test() to include file
        http://patchwork.ozlabs.org/patch/98126/
[PATCH 1/2] arm, lib/board.c: Coding Style cleanup
        http://patchwork.ozlabs.org/patch/98532/
	update:
	http://patchwork.ozlabs.org/patch/104755/
[PATCH 2/2] arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize
        http://patchwork.ozlabs.org/patch/98531/

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2011-07-15  8:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14 12:59 [U-Boot] ARM POST Tests sreekumar.sivakumar at wipro.com
2011-07-15  8:13 ` Heiko Schocher [this message]
2011-07-19 15:29   ` Valentin Longchamp
2011-07-19 18:45     ` Wolfgang Denk
2011-07-20 10:59       ` Valentin Longchamp
2011-07-20 12:20         ` Wolfgang Denk
2011-07-20 12:32           ` Valentin Longchamp
2011-07-20 13:15             ` Wolfgang Denk
2011-07-19 18:18   ` Mike Frysinger
  -- strict thread matches above, loose matches on Subject: below --
2014-02-06 13:14 [U-Boot] arm post tests shobin b

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E1FF69C.50005@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.