Re: [PATCH u-boot-mvebu v3 0/5] arm: mvebu: a37xx: Add support for reading OTP

2022-04-21 Thread Stefan Roese
On 2/23/22 14:15, Pali Rohár wrote: Add support for reading NB fuse OTP, SB fuse OTP and Security OTP values via U-Boot fuse API on Armada 37xx boards. Changes in v3: * Updated comment in patch 5/5 about MBOX_CMD_OTP_READ command * In patch 5/5 fixed number of output arguments for MBOX_CMD_OTP_R

Re: [PATCH u-boot-mvebu v3 0/5] arm: mvebu: a37xx: Add support for reading OTP

2022-04-20 Thread Stefan Roese
On 4/20/22 20:22, Pali Rohár wrote: On Tuesday 08 March 2022 12:57:37 Stefan Roese wrote: On 3/8/22 12:42, Pali Rohár wrote: Hello! Is v3 series Ok now? I don't have any objections. I plan to pull this patch series in the next merge window, as we are at rc3 now already. PING? Yes, I know.

Re: [PATCH u-boot-mvebu v3 0/5] arm: mvebu: a37xx: Add support for reading OTP

2022-04-20 Thread Pali Rohár
On Tuesday 08 March 2022 12:57:37 Stefan Roese wrote: > On 3/8/22 12:42, Pali Rohár wrote: > > Hello! Is v3 series Ok now? > > I don't have any objections. I plan to pull this patch series in the > next merge window, as we are at rc3 now already. PING? > Thanks, > Stefan > > > On Wednesday 23 F

Re: [PATCH u-boot-mvebu v3 0/5] arm: mvebu: a37xx: Add support for reading OTP

2022-03-08 Thread Stefan Roese
On 3/8/22 12:42, Pali Rohár wrote: Hello! Is v3 series Ok now? I don't have any objections. I plan to pull this patch series in the next merge window, as we are at rc3 now already. Thanks, Stefan On Wednesday 23 February 2022 14:15:44 Pali Rohár wrote: Add support for reading NB fuse OTP, S

Re: [PATCH u-boot-mvebu v3 0/5] arm: mvebu: a37xx: Add support for reading OTP

2022-03-08 Thread Pali Rohár
Hello! Is v3 series Ok now? On Wednesday 23 February 2022 14:15:44 Pali Rohár wrote: > Add support for reading NB fuse OTP, SB fuse OTP and Security OTP > values via U-Boot fuse API on Armada 37xx boards. > > Changes in v3: > * Updated comment in patch 5/5 about MBOX_CMD_OTP_READ command > * In p

[PATCH u-boot-mvebu v3 0/5] arm: mvebu: a37xx: Add support for reading OTP

2022-02-23 Thread Pali Rohár
Add support for reading NB fuse OTP, SB fuse OTP and Security OTP values via U-Boot fuse API on Armada 37xx boards. Changes in v3: * Updated comment in patch 5/5 about MBOX_CMD_OTP_READ command * In patch 5/5 fixed number of output arguments for MBOX_CMD_OTP_READ_32B command Pali Rohár (5): ar