mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
project: add README.md
Borrow it from Rockchip, keep useful commands, remove everything else, TODO: expand.
This commit is contained in:
parent
847be426c7
commit
301e10e6ac
16
projects/Amlogic/README.md
Normal file
16
projects/Amlogic/README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Amlogic
|
||||
|
||||
This project is for Amlogic SoC devices
|
||||
|
||||
## Links
|
||||
|
||||
* http://linux-meson.com
|
||||
|
||||
## Useful debug commands
|
||||
|
||||
* `cat /sys/kernel/debug/cec/cec0/status`
|
||||
* `cat /sys/kernel/debug/clk/clk_summary`
|
||||
* `cat /sys/class/drm/card0-HDMI-A-1/status`
|
||||
* `hexdump -C /sys/class/drm/card0-HDMI-A-1/edid`
|
||||
* `edid-decode /sys/class/drm/card0-HDMI-A-1/edid`
|
||||
* `cat /sys/kernel/debug/dma_buf/bufinfo`
|
Loading…
x
Reference in New Issue
Block a user