Skip to content
Snippets Groups Projects
  1. Aug 02, 2022
  2. Aug 01, 2022
    • Johannes Schauer Marin Rodrigues's avatar
      mntreform-config: set CONFIG_ENV_IS_NOWHERE=y · 18d68443
      Johannes Schauer Marin Rodrigues authored
      This is to avoid that u-boot reads the environment from emmc. This is
      another step to make sure that accidentally running "saveenv" doesn't
      mess anything up. It also makes sure that a u-boot image flashed to the
      SD-Card really provides a pristine environment without external
      influence.
      18d68443
  3. Jun 10, 2022
  4. May 02, 2022
    • Johannes Schauer Marin Rodrigues's avatar
      use distro_bootcmd · 2dd6c0e7
      Johannes Schauer Marin Rodrigues authored
       - this partially reverts b3a8287b which prevented BOOTENV as set by
         config_distro_boot.h being appended to CONFIG_EXTRA_ENV_SETTINGS
       - distro_bootcmd can do everything the nested loop can do:
           * boot from usb
           * arbitrary boot order
           * set arbitrary boot partition
           * search arbitrary list of prefixes
           * load a boot.scr
       - in addition to that, distro_bootcmd:
           * is the standard boot mechanism for distros (see doc/README.distro)
           * thus we can replace hard-to-read custom code
           * works with extlinux.conf (needed for debian-installer)
      2dd6c0e7
  5. Apr 28, 2022
  6. Apr 24, 2022
  7. Mar 21, 2022
  8. Feb 09, 2022
  9. Feb 08, 2022
  10. Jan 24, 2022
  11. Jun 08, 2021
  12. Mar 04, 2021
  13. Feb 25, 2021
  14. Feb 24, 2021
  15. Nov 30, 2020
  16. May 31, 2020
  17. May 30, 2020
  18. May 28, 2020
  19. May 21, 2020
Loading