Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:techref:hardware:soc:soc.hisilicon.hi35xx:ivg-hp203y-ay [2021/03/28 16:18] – added information source deekeydocs:techref:hardware:soc:soc.hisilicon.hi35xx:ivg-hp203y-ay [2021/03/28 16:31] (current) – [Clean u-boot env] deekey
Line 107: Line 107:
 </code> </code>
  
-=== Change MAC ==+=== Change MAC and other stuff ==
  
 Change XX:XX:XX:XX:XX:XX for your original MAC address you wrote in the beginning. Change XX:XX:XX:XX:XX:XX for your original MAC address you wrote in the beginning.
Line 115: Line 115:
 uci set network.lan.macaddr=XX:XX:XX:XX:XX:XX uci set network.lan.macaddr=XX:XX:XX:XX:XX:XX
 fw_setenv sensor imx291_i2c_lvds fw_setenv sensor imx291_i2c_lvds
 +uci set ipcam.gpio.ircut1='53'
 +uci set ipcam.gpio.ircut2='54'
 uci commit uci commit
 reboot reboot
 </code> </code>
  • Last modified: 2021/03/28 16:18
  • by deekey