mirror of
https://xff.cz/git/u-boot/
synced 2025-10-21 18:13:39 +02:00
Revert "Correct fixup relocation for MPC5xxx"
This reverts commit 6f7576b20e
.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
@@ -66,7 +66,6 @@ typedef volatile unsigned char vu_char;
|
||||
#define CONFIG_RELOC_FIXUP_WORKS
|
||||
#elif defined(CONFIG_MPC5xxx)
|
||||
#include <mpc5xxx.h>
|
||||
#define CONFIG_RELOC_FIXUP_WORKS
|
||||
#elif defined(CONFIG_MPC512X)
|
||||
#include <mpc512x.h>
|
||||
#include <asm/immap_512x.h>
|
||||
|
Reference in New Issue
Block a user