Add basic relocation to i386 port
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
This commit is contained in:

committed by
Wolfgang Denk

parent
8c63d47651
commit
e17ee157ca
@@ -28,6 +28,8 @@
|
||||
#ifndef __CONFIG_H
|
||||
#define __CONFIG_H
|
||||
|
||||
#define CONFIG_SKIP_RELOCATE_UBOOT
|
||||
|
||||
#define GRUSS_TESTING
|
||||
/*
|
||||
* High Level Configuration Options
|
||||
|
@@ -28,6 +28,8 @@
|
||||
#ifndef __CONFIG_H
|
||||
#define __CONFIG_H
|
||||
|
||||
#define CONFIG_SKIP_RELOCATE_UBOOT
|
||||
|
||||
/*
|
||||
* High Level Configuration Options
|
||||
* (easy to change)
|
||||
|
Reference in New Issue
Block a user