* [PATCH] tegrarcm: Version 1.6
@ 2014-04-10 20:52 Allen Martin
[not found] ` <1397163132-24752-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Allen Martin @ 2014-04-10 20:52 UTC (permalink / raw)
To: swarren-3lzwWm7+Weoh9ZMKESR00Q
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA, Allen Martin
Update version number to 1.6 and update changelog in README for
version 1.6 release notes.
Signed-off-by: Allen Martin <amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
README | 1 +
configure.ac | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 764aecf09822..df1e106ba760 100644
--- a/README
+++ b/README
@@ -56,6 +56,7 @@ u-boot.bin sent successfully
Changes (see git logs for complete list):
+V1.6 - Added support for ODM secure mode
V1.5 - Added support for RCM protocol version 40
- Added Tegra124 support
- Added support for readbct command
diff --git a/configure.ac b/configure.ac
index 19285c95057d..c95a0ec0ddfc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.67])
-AC_INIT([tegrarcm], [1.5], [amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org])
+AC_INIT([tegrarcm], [1.6], [amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-10 21:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10 20:52 [PATCH] tegrarcm: Version 1.6 Allen Martin
[not found] ` <1397163132-24752-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-04-10 21:50 ` Stephen Warren
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.