Hi Heinrich,
On Sat, 13 Nov 2021 at 04:47, Heinrich Schuchardt wrote:
>
>
>
> On 9/19/21 23:49, Simon Glass wrote:
> > Add a new 'sf mmap' function to show the address of a SPI offset, if the
>
> I would expect a 'spi info' command to provide this information.
Why is that? It depends on the size
On 9/19/21 23:49, Simon Glass wrote:
Add a new 'sf mmap' function to show the address of a SPI offset, if the
I would expect a 'spi info' command to provide this information.
Best regards
Heinrich
hardware supports it. This is useful on x86 systems.
Signed-off-by: Simon Glass
---
(no
Hi Jagan,
On Fri, 8 Oct 2021 at 06:47, Jagan Teki wrote:
>
> On Mon, Sep 20, 2021 at 3:19 AM Simon Glass wrote:
> >
> > Add a new 'sf mmap' function to show the address of a SPI offset, if the
> > hardware supports it. This is useful on x86 systems.
>
> I'm not quite sure about growing sf for li
On Mon, Sep 20, 2021 at 3:19 AM Simon Glass wrote:
>
> Add a new 'sf mmap' function to show the address of a SPI offset, if the
> hardware supports it. This is useful on x86 systems.
I'm not quite sure about growing sf for limited use cases, maybe
support it in existing arguments might be a good
Add a new 'sf mmap' function to show the address of a SPI offset, if the
hardware supports it. This is useful on x86 systems.
Signed-off-by: Simon Glass
---
(no changes since v3)
Changes in v3:
- Add configuration and return value also
arch/Kconfig | 2 ++
cmd/Kconfig | 8 ++
c
5 matches
Mail list logo