Jump to content

lalaki

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by lalaki

  1. I have a h618 board(orangepizero3) with the same problem. Use the following solution, the device tree nodes may be a little different. Edit boot.cmd: nano /boot/boot.cmd Disabling dts nodes with fdt: # After adding to fdt resize …… fdt set "/thermal-zones/gpu-thermal" "status" "disabled" fdt set "/thermal-zones/cpu-thermal" "status" "disabled" fdt set "/thermal-zones/ddr-thermal" "status" "disabled" fdt set "/thermal-zones/ve-thermal" "status" "disabled" Re-generate boot.scr: mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr Try boot.
  2. Source: https://github.com/lalakii/lalaki-u-boot-tool
  3. Is this the right place to post this type of content? I have a board for Orange Pi. Since I'm usually using windows, it's very inconvenient to burn u-boot. I'll post it to github later if you guys are interested! (Machine translated, English not so good, don't know if the description is apt or not.)
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines