mx8qx_apalis: fix ddr retention for ramid2
mx8qx_apalis: fix ddr retention for ramid2 While at it also add a note about Apalis iMX8X V1.1B and later using C0/C1 SoC silicon requiring different SECO firmware. Signed-off-by: Marcel Ziswiler...
View Articlemx8qm_apalis: update ramid2 ram timing
mx8qm_apalis: update ramid2 ram timing Update the RAM timing for RAMID2 using the new release Rev19 of the RPA spreadsheet from NXP. Related-to: ELB-2763 Signed-off-by: Marcel Ziswiler...
View ArticleAdditionally publish files MX8QX_tdx_user_fuse_map.h and MX8QM_tdx_us…
Additionally publish files MX8QX_tdx_user_fuse_map.h and MX8QM_tdx_user_fuse_map.h to the public repository. CI fix
View Articlemx8qx_apalis: update ramid2 ram timing
mx8qx_apalis: update ramid2 ram timing Update the RAM timing for RAMID2 using the new release Rev20 of the RPA spreadsheet from NXP. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
View Articleapalis-imx8qm: integrate new ramid3 ram timing
apalis-imx8qm: integrate new ramid3 ram timing Related-to: ELB-2832 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
View ArticleUpdate .gitignore to ignore our built files and files from vscode
Update .gitignore to ignore our built files and files from vscode Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
View Articlemx8qx: apalis/colibri: remove pmic api
mx8qx: apalis/colibri: remove pmic api Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
View Articleapalis-imx8: add 2.5v as a possible external RGMII power zone
apalis-imx8: add 2.5v as a possible external RGMII power zone Use BRD_R_BOARD_R3 as a 2.5V variant for the power-domain used for the external RGMII signals. This extends the aready available options...
View Articleallow debug output on regular console uart
allow debug output on regular console uart Rework to allow debug output on the regular console output. Using U=6 scfw can be built for UART3. Signed-off-by: Sven Guggisberg...
View Articlecreate_and_deploy.sh: improve build script
create_and_deploy.sh: improve build script Re-order modules alphabetically (e.g. Apalis iMX8, Apalis iMX8X and Colibri iMX8X). Force removal of generated DCD header files (e.g. do not error out in case...
View Articlemx8qx_apalis: allow debug output on regular console uart
mx8qx_apalis: allow debug output on regular console uart Rework to allow debug output on the regular console output. Using U=6 scfw can be built for UART1. Signed-off-by: Sven Guggisberg...
View Articlemx8qx_apalis: update all ramid timings to rev22 spreadsheet
mx8qx_apalis: update all ramid timings to rev22 spreadsheet Related-to: ELB-3324 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
View Articlemx8qm_apalis: update all ramid timings to official rev23 spreadsheet
mx8qm_apalis: update all ramid timings to official rev23 spreadsheet Related-to: ELB-3500 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
View Articleboard: mx8qx_apalis: do not turn off ldo3 in standby
board: mx8qx_apalis: do not turn off ldo3 in standby From a hardware perspective it makes no sense to turn off this voltage in standby. So leave it enabled. Related-to: ELB-3569 Signed-off-by: Philippe...
View Articleplatform: makefile: do not generate ifndef define in ram headers
platform: makefile: do not generate ifndef define in ram headers The RAM header files are containing no definitions and only code. So the usual structure to make one header file only include once is...
View Articleadd error to our boardfiles if BD_LPDDR4_INC_DQS2DQ gets defined
add error to our boardfiles if BD_LPDDR4_INC_DQS2DQ gets defined This is a precaution, because NXP does only have one dcd_retention.h file which we do not use but NXP uses at board_common.c. If that...
View Articlescfw: forward port to 1.7.4: update docs
scfw: forward port to 1.7.4: update docs Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
View Articlecolibri-imx8x: remove ramid1 that is no longer used on scfw 1.7.4
colibri-imx8x: remove ramid1 that is no longer used on scfw 1.7.4 RAMID1 was only used for Colibri iMX8QXP 2GB WB IT V1.0B that had the Samsung K4F6E304HB-MGCJ placed. Remove this from code as we do no...
View Articlemx8qx_colibri:i Enable PMIC external watchdog
mx8qx_colibri:i Enable PMIC external watchdog In order to get a reset signal notification on the nRESET_OUT pin, a SCU_WDOG_OUT signal was enabled. nRESET_OUT produces either by the reset button or by...
View Articlegitlab-ci: build scfw used in our production also with ci
gitlab-ci: build scfw used in our production also with ci in production we use an scfw compiled with the debug monitor to program PMIC and or SoC fuses independent of the RAM timings. Related-to:...
View Article