[U-Boot] [Patch v3 4/7] Fix address for POST for 85xx with CPM
Kumar Gala
galak at kernel.crashing.org
Wed Oct 20 07:31:34 CEST 2010
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 at 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 at 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
More information about the U-Boot
mailing list