ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
authorStefan Roese <sr@denx.de>
Wed, 9 Apr 2008 09:54:11 +0000 (11:54 +0200)
committerStefan Roese <sr@denx.de>
Wed, 9 Apr 2008 09:54:11 +0000 (11:54 +0200)
commitdfc6c7b647dba7ab86749616f0e9e5740deed422
tree74f5b2391304be0618d54f7acb8286ba7d029c46
parentaeff6d503b6006573d5c6b04fc658a64bebee5fa
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE

The patch 70431e8a7393b6b793f77957f95b999fc9a269b8 (Make MPC83xx one step
closer to full relocation.) doesn't use CFG_MONITOR_BASE anymore. But
on 4xx systems _start currently cannot be used for this calculation.
So revert back to the original version for now.

Signed-off-by: Stefan Roese <sr@denx.de>
lib_ppc/board.c