Navigation
index
barebox 2017.02.0 documentation
»
mm (memory modify with mask)
¶
Usage
¶
mm
[-bwld]
ADDR
VAL
MASK
Synopsis
¶
Set/clear bits specified with MASK in ADDR to VALUE
Options
¶
-b
byte access
-w
word access (16 bit)
-l
long access (32 bit)
-d
FILE
write file (default /dev/mem)
Table Of Contents
mm (memory modify with mask)
Usage
Synopsis
Options
This Page
Show Source
Quick search
Navigation
index
barebox 2017.02.0 documentation
»