On Wed, Apr 17, 2013 at 08:49:51AM -0700, Jesse Barnes wrote:
> On Tue, 16 Apr 2013 23:09:25 -0700
> Ben Widawsky wrote:
>
> > The sample usage is in reg_access.dpio_read(). We should add some
> > semantics to the text files to detect DPIO registers, and do the right
> > thing.
> >
> > Cc: Jesse
On Tue, 16 Apr 2013 23:09:25 -0700
Ben Widawsky wrote:
> The sample usage is in reg_access.dpio_read(). We should add some
> semantics to the text files to detect DPIO registers, and do the right
> thing.
>
> Cc: Jesse Barnes
> Signed-off-by: Ben Widawsky
> ---
> tools/quick_dump/Makefile.am
The sample usage is in reg_access.dpio_read(). We should add some
semantics to the text files to detect DPIO registers, and do the right
thing.
Cc: Jesse Barnes
Signed-off-by: Ben Widawsky
---
tools/quick_dump/Makefile.am | 3 ++-
tools/quick_dump/chipset.i | 2 ++
tools/quick_dump/reg_ac