Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot
[platform/kernel/u-boot.git] / include / configs / baltos.h
index 98ec0d6..fbf657f 100644 (file)
@@ -25,9 +25,6 @@
 #define V_OSCK                         24000000  /* Clock output from T2 */
 #define V_SCLK                         (V_OSCK)
 
-/* Custom script for NOR */
-#define CONFIG_SYS_LDSCRIPT            "board/vscom/baltos/u-boot.lds"
-
 /* Always 128 KiB env size */
 #define CONFIG_ENV_SIZE                        (128 << 10)