summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMahesh Mahadevan <r9aadq@freescale.com>2011-11-02 06:10:18 -0500
committerMahesh Mahadevan <r9aadq@freescale.com>2011-11-02 08:00:52 -0500
commit9aa74e691a1de2e471af837d72a5a3acc274c540 (patch)
tree88db632fdd55e9802b33c1970d9691c8baa63648 /common
parent822c9266e666d64f5570c5bfcd4d5460fc635b9e (diff)
downloadu-boot-imx-9aa74e691a1de2e471af837d72a5a3acc274c540.zip
u-boot-imx-9aa74e691a1de2e471af837d72a5a3acc274c540.tar.gz
u-boot-imx-9aa74e691a1de2e471af837d72a5a3acc274c540.tar.bz2
ENGR00161277 Add fuse access capability for MX6 Sabre-lite
Add support to read and program fuses in the MX6 Sabre-lite Signed-off-by: Mahesh Mahadevan <r9aadq@freescale.com>
Diffstat (limited to 'common')
-rw-r--r--common/cmd_imxotp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_imxotp.c b/common/cmd_imxotp.c
index b976aaa..9ef772c 100644
--- a/common/cmd_imxotp.c
+++ b/common/cmd_imxotp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2011 Freescale Semiconductor, Inc.
+ * Copyright (C) 2011 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as