
GitHub - DigitalSecurity/imx-nand-tools: Firmware reverse …
This tool converts a fresh i.MX NAND dump into a useable memory image: The -c option enables error correction thanks to embedded ECC information, thus imx-nand-convert will be able to fix potential errors in the original NAND dump.
IMX8QM M40 configuration DUP operation for help - NXP …
Feb 7, 2021 · 1) dpu can support M4 core0: " https://community.nxp.com/t5/i-MX-Processors/Can-dpu-drivers-demos-of-imx8qm-run-on-M4-core0/m-p/103... 2) for DPU driver, you can find: "https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/gpu/imx/dpu?h=imx_5.4.70_2.3.0"
GitHub - Hermann-SW/imx708_regs_annotated: Reverse …
Reverse engineered annotated registers from Sony imx708 camera sensor, which is used in Raspberry Pi camera module 3 (v3). There is no leaked datasheet for imx708 yet. This is work in progress ... It is known from raspiraw work, that v2 camera can capture 640x75@1007fps (the deal is reduced frame height for higher framerates).
[PATCH 09/22] drm/imx: Use drm_mode_duplicate ()
From: Ville Syrjälä < ville.syrjala at linux.intel.com > Replace the hand rolled drm_mode_duplicate () with the real thing. @is_dup@ @@ drm_mode_duplicate (...) { ... } @depends on !is_dup@ expression dev, oldmode; identifier newmode; @@ - newmode = drm_mode_create (dev); + newmode = drm_mode_duplicate (dev, oldmode); ... - drm_mode_copy ...
GitHub - nxp-imx/meta-imx: i.MX Yocto Project i.MX BSP Layer
imx-image-full: This is the big image which includes imx-image-multimedia + OpenCV + QT6 + Machine Learning packages.
[Intel-gfx] [PATCH 09/22] drm/imx: Use drm_mode_duplicate ()
Previous message (by thread): [Intel-gfx] [PATCH 09/22] drm/imx: Use drm_mode_duplicate () Next message (by thread): [Intel-gfx] [PATCH 10/22] drm/msm: Nuke weird on ...
Re: IMX8QM M40 configuration DUP operation for help
Options IMX8QM M40 configuration DUP operation for help 02-06-202106:51 PM 228 Views gjb123abc Contributor I /* * DPU clock definition * * Resource Clock Description * SC_R_DC_0 SC_PM_CLK_MISC0 Display 0 clock * SC_R_DC_0 SC_PM_CLK_MISC1 Display 1 clock * SC_R_DC_0_PLL_0 SC_PM_CLK_PLL User programmable PLL clock
Re: [PATCH 09/22] drm/imx: Use drm_mode_duplicate ()
References: [PATCH 00/22] drm: Review of mode copies From: Ville Syrjala [PATCH 09/22] drm/imx: Use drm_mode_duplicate () From: Ville Syrjala Prev by Date: Re: [PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting Next by Date: Re: [PATCH] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
kobs-ng / imx-kobs for IMX6UL - NXP Community
Jun 15, 2018 · I'm confident I can "fix" the imx-kobs tool to correctly detect and dump my boot structures, however without knowing for sure what structures are expected where, I can't expect my fixes to actually let me boot a board.
Linux-Kernel Archive: Re: WARNING in sysfs_warn_dup - IU
Jan 22, 2018 · Next message: Andrey Smirnov: " [PATCH v2 1/2] soc: imx: gpcv2: Do not pass static memory as platform data" Previous message: Rob Herring: "Re: [PATCH v6 09/41] dt-bindings: clock: New bindings for TI Davinci PSC"
- Some results have been removed