Home
last modified time | relevance | path

Searched hist:c6b1ee664a12534927fa825346696cbd3ca57774 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DREADMEc6b1ee664a12534927fa825346696cbd3ca57774 Tue Jan 18 02:48:08 CST 2011 Alexander Holler <holler@ahsoftware.de> Fix defines needed to enable command sha1sum

Documented is CONFIG_CMD_SHA1, through confusion in the source
CONFIG_CMD_SHA1 and CONFIG_CMD_SHA1SUM has to be used to enable
sha1sum.

Fix both, the documentation and the source, so that only
CONFIG_CMD_SHA1SUM is needed to enable the command sha1sum.

Signed-off-by: Alexander Holler <holler@ahsoftware.de>