[Buildroot] [Bug 10171] devmem2 w (word) is 8 bytes in x86 64 systems

bugzilla at busybox.net bugzilla at busybox.net
Sun Aug 11 00:34:07 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=10171

Carlos Santos <unixmania at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at buildroot.uclibc |unixmania at gmail.com
                   |.org                        |

--- Comment #3 from Carlos Santos <unixmania at gmail.com> ---
I'm taking this one.

This bug has been frozen for two years. I think we could simply replace devmem2
by a shell script that invokes the busybox devmem utility, mapping the 'type'
argument to the corresponding 'width' one, keeping backward compatibility:

   b -> 8
   h -> 16
   w -> 32

Do you agree?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list