diff options
Diffstat (limited to 'include/configs/pengwyn.h')
-rw-r--r-- | include/configs/pengwyn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pengwyn.h b/include/configs/pengwyn.h index cdfaf7c912..2cb6f56f7d 100644 --- a/include/configs/pengwyn.h +++ b/include/configs/pengwyn.h @@ -203,6 +203,6 @@ /* CPSW support */ -#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/am33xx/u-boot-spl.lds" +#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/u-boot-spl.lds" #endif /* ! __CONFIG_PENGWYN_H */ |