commit | c7110a0ad5ee901c9df7e7e98b63724f44332e18 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Jun 02 08:57:31 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 14 16:10:49 2019 -0400 |
tree | d08b078ca1a5f5f584047506cf493f1fe5ce4812 | |
parent | db4080d56dec857a90367e2d5e4fa0ad0d2a37c3 [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>