summaryrefslogtreecommitdiff
path: root/include/configs/dragonboard410c.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-06-02 08:57:31 -0400
committerTom Rini <trini@konsulko.com>2019-06-14 16:10:49 -0400
commitc7110a0ad5ee901c9df7e7e98b63724f44332e18 (patch)
treed08b078ca1a5f5f584047506cf493f1fe5ce4812 /include/configs/dragonboard410c.h
parentdb4080d56dec857a90367e2d5e4fa0ad0d2a37c3 (diff)
configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances
A number of boards set CONFIG_SYS_LDSCRIPT and then end up using one of the default searched LDSCRIPT paths. Remove these customizations. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/dragonboard410c.h')
-rw-r--r--include/configs/dragonboard410c.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h
index 7155ebac5c..bf0e0315c2 100644
--- a/include/configs/dragonboard410c.h
+++ b/include/configs/dragonboard410c.h
@@ -25,8 +25,6 @@
/* Generic Timer Definitions */
#define COUNTER_FREQUENCY 19000000
-#define CONFIG_SYS_LDSCRIPT "board/qualcomm/dragonboard410c/u-boot.lds"
-
/* Fixup - in init code we switch from device to host mode,
* it has to be done after each HCD reset */
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET