]> git.ipfire.org Git - people/ms/u-boot.git/commit
eMMC: add support for operations in RPMB partition
authorPierre Aubert <p.aubert@staubli.com>
Thu, 24 Apr 2014 08:30:06 +0000 (10:30 +0200)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 23 May 2014 08:52:51 +0000 (11:52 +0300)
commit91fdabc67aebc2468ad362c02449f215e0971c68
tree7039888b03cdb2bc518e68ac5415ccda7bf3ac12
parent6b2221b008e0ea66de5befab38515e1a38c74d4f
eMMC: add support for operations in RPMB partition

This patch adds functions for read, write and authentication
key programming for the Replay Protected Memory Block partition
in the eMMC.

Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Signed-off-by: Pierre Aubert <p.aubert@staubli.com>
drivers/mmc/Makefile
drivers/mmc/rpmb.c [new file with mode: 0644]
include/mmc.h
lib/Makefile