- Jul 11, 2023
-
-
Felix Gerking authored
Required for sound support on NALLINO. BCS 746-001388
-
- Jul 10, 2023
-
-
Felix Gerking authored
iptables are already enabled for mx6 and mx8. See commit e404727f BCS 746-001388
-
- Jun 20, 2023
-
-
Mikhail Vanyulin authored
It is based on fng-install-uboot script. Some parts were removed from the script, as according to the current fng boot recovery/installation scripts it will be only installed to /dev/mmcblk0boot0. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
Mikhail Vanyulin authored
FNG boot binary will be taken from http://support.garz-fricke.com/projects/ , renamed, packed with its md5 file into archive and placed in deploy directory and /usr/share directory on rootfs. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- Jun 15, 2023
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
BCS 746-001386
-
Tobias Kahlki authored
Note: The backlight class device is auto-removed because it is implicitly selected by the framebuffer.
-
Tobias Kahlki authored
The defconfig contained some old entries. Re-exported the defconfig to get a clean state.
-
- Jun 14, 2023
-
-
Felix Gerking authored
-
- Jun 09, 2023
-
-
Jonas Höppner authored
Move the recipes from dynamic layer to the normal folder. Add missing class from meta-freescale. BCS 746-001392
-
- Jun 06, 2023
-
-
Tobias Kahlki authored
BCS 746-001310
-
- Jun 02, 2023
-
-
Martin Oemus authored
A customer mentioned /dev/uinput to be missing which he uses to emulate mouse input during testing. The enabled config option enables the required driver for imx6 machines. BCS 746-001266
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@31e5a427 CI: package: Increase timeout to 90 We had timeouts during the upload of the artifacts so I increase it to 90 minutes.
-
- Jun 01, 2023
-
-
Martin Oemus authored
A customer mentioned /dev/uinput to be missing which he uses to emulate mouse input during testing. The enabled config option enables the required driver. BCS 746-001266
-
- May 26, 2023
-
-
Felix Gerking authored
Since valid cma sizes are now specified in the devicetree for all mx8m machines, these values should be used. To use the values from the devicetree, the command line parameter must be removed
-
This commit changes the former custom LOCALVERSION to be set to DISTRO_VERSION and introduces a new bitbake class seco-u-boot-localversion which was copied from fsl-u-boot-localversion. The orignal class takes the LOCALVERSION and writes it at build time into a .scmversion file which is then picked up by U-Boot and used as its PLAIN_VERSION symbol which is then used for displaying banners, in the version command, etc. The new class adds a parameter which allows the U-boot git hash to be put before the LOCALVERSION. Thus we achieve a version string like: <u-boot release>[<u-boot git hash>]<local version>.
-
This commit - installs baseboard version information into the /version node of the devicetree - installs module version information into the /version node of the devicetree - installs the u-boot version into the /version node of the devicetree
-
- don't attempt to load devicetree overlays when loading the device tree failed - added missing call to fdt addr, which is required for all following fdt commands to work
-
- May 16, 2023
-
-
Tobias Kahlki authored
PPP is required for the SANTVEND to establish a modem connection.
-
- May 10, 2023
-
-
Tobias Kahlki authored
-
- May 05, 2023
-
-
Changed NXP source URL from codeaurora.org to github.com as NXP moved all repositories to github.com. codeaurora.org is already offline. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- May 04, 2023
-
-
Felix Gerking authored
The variable is used when creating Wic images. BCS 746-001176
-
- Apr 24, 2023
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@23680f48 Fix check for branch protection state Since the changes of 939ade2b9f98b3e1569332270a7ab16ce7d70b4a we observe that pipelines are executed on non-protected branches, which is not what we want. GitLab's documentation was a bit unclear on the according CI variables CI_COMMIT_REF_PROTECTED and CI_MERGE_REQUEST_TARGET_BRANCH_PROTECTED, as stated in this stack overflow answer: https://stackoverflow.com/a/59023344/3018229 We need to explicitly check for the variable values to be "true" instead of just checking whether they are set.
-
- Apr 19, 2023
-
-
Changed NXP source URLs from codeaurora.org to github.com as NXP moved all repositories to github.com. codeaurora.org is already offline.
-
Tobias Kahlki authored
-
- Apr 18, 2023
-
-
Save the value of TIE bit value before resetting CONTROL_STATUS_2 register in probe() routine of PCF8563 driver. Otherwise, a bootselect functionality stops working because it stores some information across reboot in RTC registers. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- Apr 17, 2023
-
-
Tobias Kahlki authored
-
- Apr 13, 2023
-
-
Tobias Kahlki authored
A custom boot script can be defined in the boot.cfg. The custom boot script must be located alongside the boot.scr. BCS 746-001077
-
- Apr 04, 2023
-
-
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@939ade2b Depend intgration pipeline execution on branch protection state Previously we had the master branch hard-coded in a variable in order to determine whether to run the integration pipeline (on non-master branch) or the merge pipeline (on master branch). This variable had to be adapted everytime we copy a branch, which can potentially be forgotten and lead to problems. Remove the hard-coded branch and use the branch protection state for this decision instead in order to make this more flexible. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@dbc49ad0 Simplify yamllint job rules The rules for the yamllint jobs have been defined in the .yamllint class before. They were overridden in the manifest pipeline's yamllint job, though, which has its own rules, so we don't need them to be inherited in this case. And in the manifest integration pipeline the rules can be much easier, so define them there instead of at the class-level. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@cd8de4ff .gitlab-ci: add analyze stage for limiting YAML script blocks
-
- Mar 27, 2023
-
-
Mikhail Vanyulin authored
Second 1080p display fails to allocate memory for FB: [ 46.716963] vmap allocation for size 24887296 failed: use vmalloc=<size> to increase size [ 46.736880] mxc_sdc_fb fb@0: Unable to allocate framebuffer memory [ 46.736903] detected fb_set_par error, error code: -12 Also video playback may fail: [ 6098.558397] vmap allocation for size 3137536 failed: use vmalloc=<size> to increase size [ 6098.568463] mxc_vpu 2040000.vpu_fsl: Physical memory allocation error! Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
Sometimes graphics failed to start at boot with the following errors: [ 25.077583] cma: cma_alloc: reserved: alloc failed, req-size: 3038 pages, ret: -12 [ 25.078185] mxc_sdc_fb fb@0: Unable to allocate framebuffer memory [ 25.078220] detected fb_set_par error, error code: -12 [FAILED] Failed to start Weston, a …mpositor, as a system service. See 'systemctl status weston.service' for details. Enabling CONFIG_CMA_DEBUG shows that CMA allocation failed due to lack of free contiguous memory: [ 24.748600] cma: cma_alloc: reserved: alloc failed, req-size: 3038 pages, ret: -12 [ 24.748645] cma: number of available pages: 1@85+1039@241+160@1376+512@32256=> 1712 free of 32768 total pages Default CMA memory size in NXP kernel for imx6q boards is 320M: https://github.com/nxp-imx/linux-imx/commit/0e1d7fe5eb3efb0e4348f28fde178af949417b59 The patch updates cma value in the kernel command line arguments. Signed-off-by:
Dmitry Petrov <dmitry.petrov@rtsoft.de>
-
Mikhail Vanyulin authored
Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
Mikhail Vanyulin authored
Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
Mikhail Vanyulin authored
This is a fsl based seco-mx6 machine. Currently only for SantVend board. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
Tobias Kahlki authored
BCS 746-001155
-
- Mar 21, 2023
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@e943a55e Use project path instead of name in integration branch name Usually project name and path are identical after project creation. It is possible, though, to change the name of a project without changing its path. When triggering a pipeline on the integration branch, we are using the CI_PROJECT_NAME variable to reference the project. Unexpectedly, this variable contains the *path*, not the *name* of the project (see https://gitlab.com/gitlab-org/gitlab/-/issues/20030). Hence we have to use the project path in all other places where the integration branch name is constructed in our Python code.
-
- Mar 20, 2023
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@bd7025b8 Manifest: run automatic pipeline on tags
-
- Mar 17, 2023
-
-
Jonas Höppner authored
-
- Mar 10, 2023
-
-
The source code for the maXTouch, Ilitek and Touchgpio drivers have been moved to separate repositories.
-
- Mar 09, 2023
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@068749c7 Manifest build: add support for SSH_CONFIG variable
-