
On Fri, Jul 15, 2011 at 04:13, Heiko Schocher wrote:
sreekumar.sivakumar@wipro.com wrote:
- 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/
i wonder if i should suck these up into my post branch too so we at least have a central place for post ...
i dont think there is any "post" maintainer atm right ? -mike