Hello Wolfgang,

Le 24/04/2014 08:55, Wolfgang Denk a écrit :
Dear Pierre Aubert,

In message <1398321641-7113-2-git-send-email-p.aub...@staubli.com> you wrote:
This patch adds functions for read, write and authentication
key programming for the Replay Protected Memory Block partition
in the eMMC.

Changes in V2:
- use ALLOC_CACHE_ALIGN_BUFFER in rpmb.c instead of a static buffer for the
   RPMB frames.
The changelog goes into the comment section (i. e. below the "---"
I will fix it in V5. I made the same mistake for the patch 3/3.
line), not into the commit message.  Also, this being V4 of the patch,
I wonder what was changed in V3 and V4?
There's no change for this patch in V3 and V4. I have resubmitted all the patchset.

Signed-off-by: Pierre Aubert <p.aub...@staubli.com>
CC: Pantelis Antoniou <pa...@antoniou-consulting.com>
---
Add changelog here!
Ok

  drivers/mmc/Makefile |    1 +
  drivers/mmc/rpmb.c   |  323 ++++++++++++++++++++++++++++++++++++++++++++++++++
  include/mmc.h        |   10 ++-
  lib/Makefile         |    3 +
  4 files changed, 336 insertions(+), 1 deletions(-)
  create mode 100644 drivers/mmc/rpmb.c

Best regards,

Wolfgang Denk

Best regards
Pierre Aubert
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to