From 78e488298824bc150b5f3ebf7958cd71fa2af1b9 Mon Sep 17 00:00:00 2001 From: Kim Phillips Date: Mon, 21 Apr 2008 18:10:14 -0500 Subject: lib_ppc: Revert "Make MPC83xx one step closer to full relocation." This reverts commit 70431e8a7393b6b793f77957f95b999fc9a269b8 which has proven problematic getting right from the start at least on 83xx and 4xx. Signed-off-by: Kim Phillips --- lib_ppc/board.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib_ppc') diff --git a/lib_ppc/board.c b/lib_ppc/board.c index b2bc4ebc5b..1b8a8721a3 100644 --- a/lib_ppc/board.c +++ b/lib_ppc/board.c @@ -124,7 +124,6 @@ DECLARE_GLOBAL_DATA_PTR; #define CFG_MEM_TOP_HIDE 0 #endif -extern ulong _start; extern ulong __init_end; extern ulong _end; ulong monitor_flash_len; -- cgit v1.2.3