- Jan 11, 2023
-
-
cinap_lenrek authored
Linux kernel mode setting seems to fail to properly reset the mipi core, causing the screen to be shifted to the right. As a work around, we reset the lcdif and mipi core in a board_quiesce_devices() function.
-
cinap_lenrek authored
GPIO3_20 is the enable for the SN65DSI86, so power cycling the sdcard would have the screen turn off.
-
cinap_lenrek authored
Modifier keys seem to be broken in boot protocol of the reform keyboard. But it sends scancodes for the modifier keys, so just emulate the modifier key state bits.
-
cinap_lenrek authored
-
cinap_lenrek authored
-
- Oct 10, 2022
-
-
minute authored
Co-authored-by:
q66 <daniel@octaforge.org>
-
- Sep 01, 2022
-
- Aug 26, 2022
-
-
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
-
- Aug 02, 2022
-
- Aug 01, 2022
-
-
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.
-
- Jul 31, 2022
-
-
Johannes Schauer Marin Rodrigues authored
Even when u-boot comes from the SD-Card it loads environment variables from emmc. This means that if somebody accidentally calls "saveenv" with the wrong environment variables, then there is no easy way to make u-boot work again and even a freshly flashed SD-Card will fail to work. If somebody really needs "saveenv" then they can recompile u-boot with CONFIG_CMD_SAVEENV enabled.
-
- Jun 26, 2022
-
-
jacqueline authored
-
jacqueline authored
-
- Jun 10, 2022
-
- May 02, 2022
-
-
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)
-
- Apr 28, 2022
-
- Apr 24, 2022
-
- Mar 21, 2022
-
-
minute authored
unset devnum so that the loop variable takes precedence See merge request reform/reform-boundary-uboot!4
-
- Feb 09, 2022
-
- Feb 08, 2022
-
- Jan 24, 2022
-
-
minute authored
-
- Jun 08, 2021
- Mar 04, 2021
- Feb 25, 2021
-
-
minute authored
-
- Feb 24, 2021
-
-
minute authored
-
- Nov 30, 2020
- May 31, 2020
-