Skip to content

Commit

Permalink
Khadas_VIM3_cfgload: add default IR wake-up code
Browse files Browse the repository at this point in the history
  • Loading branch information
Portisch committed Sep 12, 2019
1 parent 21274f9 commit 1a4b641
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -4,6 +4,7 @@ for i in 0 1; do; fatsize mmc ${i}:1 cfgload; if test "${filesize}" != ""; then
echo "Using device ${device}, number ${devnr}"

setenv hdmi_cec "1"
setenv remotewakeup "0xeb14ff00"
setenv decode_type "0"
setenv remotewakeupmask "0xffffffff"
setenv wol "1"
Expand Down

0 comments on commit 1a4b641

Please sign in to comment.