diff options
Diffstat (limited to 'include/configs/MVSMR.h')
| -rw-r--r-- | include/configs/MVSMR.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/MVSMR.h b/include/configs/MVSMR.h index f7fd9b2eb..f94ad5caf 100644 --- a/include/configs/MVSMR.h +++ b/include/configs/MVSMR.h @@ -35,6 +35,7 @@  #ifndef CONFIG_SYS_TEXT_BASE  #define CONFIG_SYS_TEXT_BASE	0xFF800000  #endif +#define CONFIG_SYS_LDSCRIPT	"board/matrix_vision/mvsmr/u-boot.lds"  #define CONFIG_SYS_MPC5XXX_CLKIN	33000000 |