configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support
authorAndrew F. Davis <afd@ti.com>
Thu, 7 Nov 2019 13:06:09 +0000 (08:06 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 7 Nov 2019 23:39:18 +0000 (18:39 -0500)
commit72077fe160068d2e3d848ca5464d5cbef244eca0
tree888249df042361929005b06649f09c3896d6e8db
parent7e6668e8f0ea9694ec2a417a841bcb86462ceb7d
configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support

The SPL FIT will only have one DTB, so remove support for multi-DTB. This
also removes an early access to EEPROM used to select the DTB that is not
valid in SPL at the point at which it is accessed, that always returns
false for GP devices and causes a firewall expection on HS.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
configs/j721e_evm_r5_defconfig