Skip to content

Instantly share code, notes, and snippets.

@ganiszulfa
Created January 6, 2015 01:13
Show Gist options
  • Save ganiszulfa/c9fb6b92bd1b1b2f5719 to your computer and use it in GitHub Desktop.
Save ganiszulfa/c9fb6b92bd1b1b2f5719 to your computer and use it in GitHub Desktop.
make a dtb for dom0
our WORKING code is in ~/code/milestone141117/linux-kvm-arm/exynos5250-arndale.dts
$ ./scripts/dtc/dtc -O dtb -o [nama dtb].dtb \
[lokasi dts].dts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment