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/asm-arm/arch-mx6 | |
parent | 822c9266e666d64f5570c5bfcd4d5460fc635b9e (diff) | |
download | u-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 'include/asm-arm/arch-mx6')
-rw-r--r-- | include/asm-arm/arch-mx6/regs-ocotp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-mx6/regs-ocotp.h b/include/asm-arm/arch-mx6/regs-ocotp.h index d3c8de9..03203dc 100644 --- a/include/asm-arm/arch-mx6/regs-ocotp.h +++ b/include/asm-arm/arch-mx6/regs-ocotp.h @@ -1,7 +1,7 @@ /* * Freescale OCOTP Register Definitions * - * Copyright 2008-2011 Freescale Semiconductor, Inc. All Rights Reserved. + * Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |