Jump to content

cuker

Members
  • Posts

    31
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  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.
  5. Maybe this? https://armbian.hosthatch.com/archive/espressobin/u-boot/
  6. Isn't this supposed to be ok (renaming project to something else)? Because name Armbian also can't be used because it is not "real" Armbian.
  7. Looks like my comment was moved above and it is not in context anymore?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines