commit | b8e7e5d8c5216d48e2e2d6b42e80a5b6cba8b949 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Jan 06 20:42:44 2019 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Jan 16 13:56:43 2019 +0100 |
tree | 8c27a0c420f0ea726fede95e08e9ea69a462a47f | |
parent | 2fdadc0f82431d8b5249257cc1651d32c473895b [diff] |
MIPS: jz47xx: remove custom u-boot-spl.lds There is no real difference between the generic variant and the custom variant except that the generic variant is more optimised. This also saves 24 Bytes in the SPL binary. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Tested-by: Ezequiel Garcia <ezequiel@collabora.com>