Skip to content

Instantly share code, notes, and snippets.

@mkresin
Created July 8, 2018 19:37
Show Gist options
  • Save mkresin/b987b98c41793143c4b0a49da60b275b to your computer and use it in GitHub Desktop.
Save mkresin/b987b98c41793143c4b0a49da60b275b to your computer and use it in GitHub Desktop.
CONFIG_OF_OVERLAY=y
CONFIG_OF_CONFIGFS=y
mount x /sys/kernel/config -t configfs
mkdir /sys/kernel/config/device-tree/overlays/foo
cp /boot/overlays/uart1.dtbo /lib/firmware/
echo uart1.dtbo > /sys/kernel/config/device-tree/overlay/foo/path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment