Navigation
index
barebox 2017.02.0 documentation
»
mw (memory write)
¶
Usage
¶
mw
[-bwld]
REGION
DATA...
Synopsis
¶
Write DATA value(s) to the specified REGION.
Options
¶
-b
byte access
-w
word access (16 bit)
-l
long access (32 bit)
-d
FILE
write file (default /dev/mem)
Table Of Contents
mw (memory write)
Usage
Synopsis
Options
This Page
Show Source
Quick search
Navigation
index
barebox 2017.02.0 documentation
»