commit | b20d7d6c499518a7221efbd75593cf0586a86d77 | [log] [tgz] |
---|---|---|
author | Akshay Saraswat <akshay.s@samsung.com> | Wed Mar 20 21:00:59 2013 +0000 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Fri Mar 29 20:10:42 2013 +0900 |
tree | 90c98fff5688be2f696ea2567124a76c3d4ccc54 | |
parent | cbd8f2ce0e0e736be65f48a5699d5b0b3bfb895a [diff] |
Exynos: config: Enable hash command This enables hash command. Tested with command "hash sha256 0x40008000 0x2B 0x40009000". Used mm and md to write a standard string to memory location 0x40008000 and ran the above command to verify the output. Signed-off-by: ARUN MANKUZHI <arun.m@samsung.com> Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org>