Messages in this thread |  | | From | Doug Anderson <> | Date | Wed, 1 Jul 2020 08:13:56 -0700 | Subject | Re: [PATCH v4 3/4] nvmem: qfprom: Add fuse blowing support |
| |
Hi,
On Wed, Jul 1, 2020 at 8:09 AM Ravi Kumar Bokka (Temp) <rbokka@codeaurora.org> wrote: > > Hi Doug, > I have tested v4 changes internally on target, if i am giving input as > unaligned address, it's not throwing any error message.
You mean if you _read_ from an unaligned address, right? Yes, this is on purpose and by design.
1. It appears to work fine.
2. If we didn't allow this then we would break compatibility with existing dts files and existing users of sysfs that want to read here.
-Doug
|  |