Skip to content
Commit e1262efb authored by Arkady Miasnikov's avatar Arkady Miasnikov Committed by Luciano Coelho
Browse files

wlcore: access the firmware memory via debugfs



Applications running in the user space needs access to the
memory of the chip. Examples of such access
- read/write global variables
- access to firmware log
- dump memory after firmware panic event

Arbitrary 4-bytes aligned location can be accessed by
read/write file wlcore/mem

[Check return value of wlcore_raw_read/write and wlcore_set_partition
calls as required by the recent IO changes. -- Luca]

Signed-off-by: default avatarArkady Miasnikov <a-miasnikov@ti.com>
Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
parent f1a26e63
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment