Jump to content

cuker

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by cuker

  1. Something like git clone https://github.com/armbian/build.git -b main cd build git remote add -f imx8mp-build https://github.com/OLIMEX/imx8mp-build.git git remote update git fetch origin git fetch imx8mp-build git checkout main git rebase imx8mp-build/bookworm # fix conflict vi VERSION git add VERSION git rebase --continue # fix conflict vi .github/dependabot.yml git add .github/dependabot.yml git rebase --continue git log
  2. The mmcblkXbootX partitions are hardware defined partitions on eMMC storage device and can be used by storing boot firmware.
  3. Restore from CoreELEC: https://wiki.coreelec.org/coreelec:restore
  4. Why not just use one cheap SBC just for this purpose? Attach one or more UART adapters to it and control devices remotely. For my testing I'm using 3-port Wifi switch to control power to the devices. One SBC is used for USB-UART adapter, also controls one USB mux device to switch USB stick between device and this master SBC, and also controls one SD mux for same purpose as USB stick.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines