
20 Oct
2010
20 Oct
'10
7:31 a.m.
On Sep 28, 2010, at 5:20 PM, York Sun wrote:
The address used for post_word_load and post_word_store is in the dual port RAM for processors with CPM.
Signed-off-by: York Sun yorksun@freescale.com
arch/powerpc/cpu/mpc85xx/commproc.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)
The following commit removes post_word_{load,store} from this file:
commit 800eb09641ae67c707b65acff112684a954b7f44 Author: Michael Zaidman michael.zaidman@gmail.com Date: Mon Sep 20 08:51:53 2010 +0200
POST cleanup.
- Revives POST for blackfin arch; - Removes redundant code: arch/blackfin/lib/post.c arch/powerpc/cpu/ppc4xx/commproc.c arch/powerpc/cpu/mpc512x/common.c - fixes up the post_word_{load|store} usage.
So dropping this patch for now.
- k