mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
Correct fixup relocation for mpc8260
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
committed by
Wolfgang Denk
parent
f3a52fe059
commit
5af61b2f4b
@@ -83,6 +83,7 @@ typedef volatile unsigned char vu_char;
|
||||
#define CONFIG_MPC8260 1
|
||||
#endif
|
||||
#include <asm/immap_8260.h>
|
||||
#define CONFIG_RELOC_FIXUP_WORKS
|
||||
#endif
|
||||
#ifdef CONFIG_MPC86xx
|
||||
#include <mpc86xx.h>
|
||||
|
Reference in New Issue
Block a user