mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 07:59:59 +02:00
The relocation fixup didn't handle the malloc pointer initialization correctly. This patch fixes this problem. Tested successfully on 4xx. The relocation fixup patches for 4xx will follow soon. Signed-off-by: Stefan Roese <sr@denx.de>