On 23 June 2015 at 15:39, Simon Glass <s...@chromium.org> wrote:
> Add an implementation of RC4. This will be used by Rockchip booting but may
> be useful in other situations.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  include/rc4.h | 21 +++++++++++++++++++++
>  lib/Makefile  |  1 +
>  lib/rc4.c     | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 71 insertions(+)
>  create mode 100644 include/rc4.h
>  create mode 100644 lib/rc4.c

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to