mirror of
https://xff.cz/git/u-boot/
synced 2026-04-12 01:20:01 +02:00
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>