mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
Revert "Correct fixup relocation for mpc83xx"
This reverts commit 057004f4a4
.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
parent
c93945e8f9
commit
928fe33b24
3 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,6 @@ typedef volatile unsigned char vu_char;
|
|||
#ifdef CONFIG_MPC83XX
|
||||
#include <mpc83xx.h>
|
||||
#include <asm/immap_83xx.h>
|
||||
#define CONFIG_RELOC_FIXUP_WORKS
|
||||
#endif
|
||||
#ifdef CONFIG_4xx
|
||||
#include <ppc4xx.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue