Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | imx: update default network config for ventana | Tim Harvey | 2024-02-15 |
| | | | | | | | | update the default network configuration for Gateworks Ventana boards such that the left-most front-panel NIC is WAN and any additional are in LAN bridge Signed-off-by: Tim Harvey <tharvey@gateworks.com> | ||
* | imx: base-files: drop redundant space after case keywords | Piotr Dymacz | 2022-04-01 |
| | | | | Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> | ||
* | imx: split into arch-specific subtargets | Piotr Dymacz | 2021-11-03 |
Modern NXP i.MX series includes several different families, based on single- or multi-core Arm Cortex-A CPUs. To be able to support more families within a single target, we split the 'imx' in arch-specific subtargets, starting with 'cortexa9' for the Cortex-A9 based i.MX 6, already supported by the original 'imx6' target. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> |