commit | 6f06fac8a58a37aafd8b6bad8559855c1363685d | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Wed Jun 12 15:26:26 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 13 11:11:31 2019 -0400 |
tree | df9b4822d0b8ebf4081a2d71db47abd21a77ea83 | |
parent | d033cbf5d1b146579c78d6590cf56652423f072a [diff] |
ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB Since we have limited resources in SPL, it is the best interest to keep the SPL as small as possible and that includes the DTB. There are a few items in the device tree that can be removed, because these boards don't use them. Signed-off-by: Adam Ford <aford173@gmail.com>