mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 08:23:24 +02:00
The patch 70431e8a73
(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>