commit | 550eebcfb43f7b7bfb17107c3c01eef5d116b402 | [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 | 1164c546d59cdcea386ea4056362261a1d21ca5d [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>