diff --git a/config/ark-peach.sh b/config/ark-peach.sh new file mode 100644 index 0000000..81eafbf --- /dev/null +++ b/config/ark-peach.sh @@ -0,0 +1,7 @@ +#!/usr/bin/env bash +# DTB: From stock boot.img + +OPTIONS=(-r power) +PANELS=( + [nt35521_720p_dj_video]="ark,peach-nt35521-dj" +) diff --git a/dtb/ark-peach.dtb b/dtb/ark-peach.dtb new file mode 100644 index 0000000..7ad8a6b Binary files /dev/null and b/dtb/ark-peach.dtb differ