]> git.sur5r.net Git - u-boot/commit
Re-enable setexpr on Raspberry Pi
authorMarco Schuster <m.schuster91@googlemail.com>
Sun, 29 Nov 2015 18:30:42 +0000 (19:30 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 14 Jan 2016 02:05:26 +0000 (21:05 -0500)
commit247be79a99041e0b5f56cea4100f5cc98e827b64
tree5eeacff2e2261b24b2146e50a323333bec4a7eec
parent4e42e29fd6aec3aa6b85c41fb944e2908a457074
Re-enable setexpr on Raspberry Pi

This patch re-enables the setexpr command, I don't really understand
why it got excluded in the first place.

setexpr can be used e.g. to implement failed-boot-counters and
failovers to rescue firmware.

Signed-off-by: Marco Schuster <m.schuster91@googlemail.com>
configs/rpi_2_defconfig
configs/rpi_defconfig