Re: [U-Boot] [PATCH v2] arm: mx5: Add fuse supply enable in fsl_iim

2013-12-17 Thread Benoît Thébaudeau
Dear Sergey Alyoshin, On Tuesday, December 17, 2013 9:17:58 AM, Sergey Alyoshin wrote: > Enable fuse supply before fuse programming and disable after. > > Signed-off-by: Sergey Alyoshin > Tested-by: Sergey Alyoshin > > Tested on i.MX53 custom board by writing MAC addresses in fuse bank 1. Usu

[U-Boot] [PATCH v2] arm: mx5: Add fuse supply enable in fsl_iim

2013-12-17 Thread Sergey Alyoshin
Enable fuse supply before fuse programming and disable after. Signed-off-by: Sergey Alyoshin Tested-by: Sergey Alyoshin Tested on i.MX53 custom board by writing MAC addresses in fuse bank 1. --- arch/arm/cpu/armv7/mx5/clock.c | 12 arch/arm/include/asm/arch-mx5/clock.h