Skip to content
Snippets Groups Projects
  1. Jan 19, 2023
  2. Jan 14, 2023
    • cinap_lenrek's avatar
      b724d929
    • Sigrid Haflínudóttir's avatar
      lcdif: fix bridge shutdown · ec30068b
      Sigrid Haflínudóttir authored and cinap_lenrek's avatar cinap_lenrek committed
      In dual mode (with lcdif and hdmi both used) Linux would end up
      with built-in display flashing randomly at the top and otherwise
      black screen. Instead of disabling the clocks, shut down the bridge
      (SN65DSI86) exactly by spec and leave the clocks be.
      
      Also increase the delay on init to make sure the bridge is up as
      sometimes it did not respond in time, causing the display not work
      in U-Boot.
      ec30068b
  3. Jan 12, 2023
  4. Jan 11, 2023
  5. Oct 10, 2022
  6. Aug 26, 2022
    • Johannes Schauer Marin Rodrigues's avatar
      set fdtfile environment variable · 19a4cf79
      Johannes Schauer Marin Rodrigues authored
       - with our boot.scr this is a no-op because flash-kernel stores a
         symlink from /dtb-5.18.0-4-arm64 to /dtbs/${fk_kvers}/${fdtfile}
       - with extlinux.conf under debian-installer only sets fdtdir to /dtbs/
         and then expects u-boot to read /dtbs/freescale/imx8mq-mnt-reform2.dtb
       - without this patch, u-boot will try reading /dtbs/imx8mq-MNT Reform 2.0.dtb
         which doesn't exist
      19a4cf79
  7. Jun 26, 2022
  8. 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
  9. Apr 24, 2022
  10. Mar 21, 2022
  11. Feb 09, 2022
  12. Feb 08, 2022
  13. Jan 24, 2022
  14. Jun 08, 2021
  15. Mar 04, 2021
  16. Feb 25, 2021
  17. May 31, 2020
  18. May 30, 2020
  19. May 21, 2020
  20. Dec 05, 2019
  21. Dec 04, 2019
  22. Nov 25, 2019
  23. Nov 23, 2019
  24. Nov 19, 2019
  25. Nov 13, 2019
Loading