[U-Boot] [PATCH 1/1] am33xx: report silicon revision instead of code

2014-05-22 Thread Sergey Alyoshin
As revision code 1 is for silicon revision 2.0, it is easily confused with silicon revision 1.0. Device type report also reworked in same style. Signed-off-by: Sergey Alyoshin --- arch/arm/cpu/armv7/am33xx/sys_info.c | 41 +++--- 1 file changed, 23 insertions

[U-Boot] [PATCH v4] 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 --- arch/arm/cpu/armv7/mx5/clock.c | 12 arch/arm/include/asm/arch-mx5/clock.h|1 + arch/arm/include/asm/arch-mx5/crm_regs.h |3 +++ drivers/misc/fsl_iim.c

[U-Boot] [PATCH v3] 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 --- arch/arm/cpu/armv7/mx5/clock.c | 12 arch/arm/include/asm/arch-mx5/clock.h|1 + arch/arm/include/asm/arch-mx5/crm_regs.h |3 +++ drivers/misc/fsl_iim.c

[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

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

2013-12-12 Thread Sergey Alyoshin
Hello, Benoît, On Fri, Dec 13, 2013 at 4:52 AM, Benoît Thébaudeau wrote: > On Thursday, December 12, 2013 5:46:21 PM, Sergey Alyoshin wrote: >> Enable fuse supply gate before fuse programming and disable after. >> >> Signed-off-by: Sergey Alyoshin >> Tested-by: Se

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

2013-12-12 Thread Sergey Alyoshin
On Fri, Dec 13, 2013 at 5:04 AM, Benoît Thébaudeau wrote: > On Friday, December 13, 2013 1:52:19 AM, Benoît Thébaudeau wrote: >> Dear Sergey Alyoshin, >> >> On Thursday, December 12, 2013 5:46:21 PM, Sergey Alyoshin wrote: >> > Enable fuse supply gate before fuse

[U-Boot] [PATCH 1/1] arm: mx5: Add fuse supply gate enable in fsl_iim

2013-12-12 Thread Sergey Alyoshin
Enable fuse supply gate before fuse programming and disable after. Signed-off-by: Sergey Alyoshin Tested-by: Sergey Alyoshin --- arch/arm/cpu/armv7/mx5/clock.c | 12 arch/arm/include/asm/arch-mx5/clock.h|1 + arch/arm/include/asm/arch-mx5/crm_regs.h |3

Re: [U-Boot] [PATCH] smc911x_eeprom

2010-06-29 Thread Sergey Alyoshin
Ok, ok, I get it. On 6/29/10, Mike Frysinger wrote: > On Tuesday, June 29, 2010 10:59:02 Sergey Alyoshin wrote: >> smc911x_eeprom: smc911x_detect_chip() function return 0 on success > > this should be the subject, not the changelog > >> >> diff --git a/exampl

[U-Boot] [PATCH] smc911x_eeprom

2010-06-29 Thread Sergey Alyoshin
smc911x_eeprom: smc911x_detect_chip() function return 0 on success diff --git a/examples/standalone/smc911x_eeprom.c b/examples/standalone/smc911x_eeprom.c index 104047f..cb3c131 100644 --- a/examples/standalone/smc911x_eeprom.c +++ b/examples/standalone/smc911x_eeprom.c @@ -240,7 +240,7 @@ static