mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-10 04:43:47 +08:00
PXA: vpac270: Add missing CONFIG_SYS_TEXT_BASE
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
This commit is contained in:
parent
6a880e3965
commit
06491b87de
@ -27,6 +27,7 @@
|
||||
*/
|
||||
#define CONFIG_PXA27X 1 /* Marvell PXA270 CPU */
|
||||
#define CONFIG_VPAC270 1 /* Voipac PXA270 board */
|
||||
#define CONFIG_SYS_TEXT_BASE 0x0
|
||||
|
||||
/*
|
||||
* Environment settings
|
||||
|
Loading…
Reference in New Issue
Block a user