Didn't know about this, was wondering what /boot/config.txt options are loaded, like lsmod.
RPiconfig
Quote:
vcgencmd get_config <config> - lists a specific config value. E.g. vcgencmd get_config arm_freq
vcgencmd get_config int - lists all the integer config options that are set (non-zero)
vcgencmd get_config str - lists all the string config options that are set (non-null)
|
so now I know what config_hdmi_boost is set to
Code:
/opt/vc/bin/vcgencmd get_config config_hdmi_boost