diff options
author | Mahesh Mahadevan <r9aadq@freescale.com> | 2011-11-02 06:10:18 -0500 |
---|---|---|
committer | Mahesh Mahadevan <r9aadq@freescale.com> | 2011-11-02 08:00:52 -0500 |
commit | 9aa74e691a1de2e471af837d72a5a3acc274c540 (patch) | |
tree | 88db632fdd55e9802b33c1970d9691c8baa63648 /include/imx_otp.h | |
parent | 822c9266e666d64f5570c5bfcd4d5460fc635b9e (diff) |
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 'include/imx_otp.h')
-rw-r--r-- | include/imx_otp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/imx_otp.h b/include/imx_otp.h index 87650d8..54ccf2d 100644 --- a/include/imx_otp.h +++ b/include/imx_otp.h @@ -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 |