]> git.sur5r.net Git - u-boot/commit
spl: add SPL_RESET_SUPPORT
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 12 Mar 2018 09:46:05 +0000 (10:46 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 19 Mar 2018 20:14:20 +0000 (16:14 -0400)
commit0e373c0ade8c1d634af5178dcd1444871d3e1824
tree6c57357572871c1224ec352e0f3aae2f3c5150d2
parent81260e3331d52e08c3f4709043c931a3fdd62095
spl: add SPL_RESET_SUPPORT

Add option to include RESET driver and uclass in SPL.
That can be useful to handle IP reset with same driver
in U-Boot and in SPL.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
common/spl/Kconfig
drivers/Makefile