From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Fri, 15 Jul 2011 10:13:16 +0200 Subject: [U-Boot] ARM POST Tests. In-Reply-To: References: Message-ID: <4E1FF69C.50005@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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