summaryrefslogtreecommitdiff
path: root/crypto.h
diff options
context:
space:
mode:
authorPeer Chen <pchen@nvidia.com>2012-03-13 11:12:39 +0800
committerGerrit <chrome-bot@google.com>2012-04-10 10:55:18 -0700
commit6f2cbc73840678445a3986c520d81f5ea44e85f5 (patch)
tree7081f7bde5a7a17dafb10dcd0c85c07479dd3bba /crypto.h
parent56f4048a7b55e60e037c06aae38c080b00c89014 (diff)
downloadnvidia-cbootimage-6f2cbc73840678445a3986c520d81f5ea44e85f5.tar.gz
CHROMIUM: cbootimage: Add t30 support
Add the t30 chip support to cbootimage file, use can append -t20/-t30 chipname option to support the different chip explicitly, the default is t20 if without this chipname option. BUG=None TEST=Test done locally with .cfg file Change-Id: I0e77f0e0ce2a324bee3287787dcab1c15f3512e4 Reviewed-on: https://gerrit.chromium.org/gerrit/17911 Commit-Ready: Peer Chen <pchen@nvidia.com> Tested-by: Peer Chen <pchen@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'crypto.h')
-rw-r--r--crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto.h b/crypto.h
index 27c4dd6..408060b 100644
--- a/crypto.h
+++ b/crypto.h
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2011 NVIDIA Corporation. All rights reserved.
+ * Copyright (c) 2012 NVIDIA Corporation. All rights reserved.
*
* See file CREDITS for list of people who contributed to this
* project.