mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
change-text-base-and-meddle.patch
change the TEXT_BASE and meddle around Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
#ifndef __CONFIG_H
|
||||
#define __CONFIG_H
|
||||
|
||||
#define TEXT_BASE 0x33F80000 /* xiangfu add*/
|
||||
#define TEXT_BASE 0x33000000
|
||||
|
||||
#endif /* __CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user