commit | f44fb6f26081b460aea8014513705ecca5c70342 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Aug 19 23:23:52 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Sep 04 11:54:20 2015 +0200 |
tree | fea54fa4dccf5f3e856c0c180a069141dd1f11de | |
parent | b10a60741fb156d3d8dc3bee6e2b1dad52afd794 [diff] |
arm: socfpga: Always enable OF_CONTROL and SPL_OF_CONTROL The SoCFPGA probes mostly from OF and the OF is mandatory both in U-Boot itself and U-Boot SPL. Enable it by default. Signed-off-by: Marek Vasut <marex@denx.de>