COM family adopts Freescale’s new i.MX6 UltraLite SoC

TechNexion expanded its EDM computer-on-module line with models based on new Freescale i.MX6 SoCs, including one with the new, IoT-oriented i.MX6 UltraLite.
TechNexion’s new EDM1-CF-IMX6UL, EDM1-CF-IMX6SX, and EDM1-CF-LS1021A COMs are implemented on the company’s ARM- and x86-compatible, SODIMM style “EDM” form factor, which uses a 314-pin MXM edge connector for plugging into carrier boards. All three modules conform to EDM’s smallest, 82 x 60mm EDM1 format, and use the standard’s Type 1 signal assignment option.
-
- Login or register to post comments
Printer-friendly version
- 1283 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
Moving commits between independent git histories
PyPy is an alternative Python implementation. While it does replace a large part of the interpreter, a large part of the standard library is shared with CPython. As a result, PyPy is frequently affected by the same vulnerabilities as CPython, and we have to backport security fixes to it.
Backporting security fixes inside CPython is relatively easy. All main Python branches are in a single repository, so it’s just a matter of cherry-picking the commits. Normally, you can easily move patches between two related git repositories using git-style patches but this isn’t going to work for two repositories with unrelated histories.
Does this mean manually patching PyPy and rewriting commit messages by hand? Luckily, there’s a relatively simple git am trick that can help you avoid that.
| today's howtos
|
Free Software Foundation awarded consulting project grant from Community Consulting Teams of Boston
The Free Software Foundation (FSF) today announced the award of a pro bono management consulting project from Community Consulting Teams of Boston (CCT). The strategic need is an analysis and marketing plan focused on the FSF's diverse network of supporters worldwide. The project is anticipated to be completed this summer.
As one of eight pro bono consulting project grants awarded by CCT in 2021, the FSF was chosen among Boston-area nonprofits based on its demonstrated need, organizational stability, and readiness to plan and implement change. CCT has awarded over 200 consulting grants to Boston-area nonprofits since its inception in 1990, providing an estimated $20 million value.
| today's leftovers
|
Recent comments
9 min 41 sec ago
11 min 31 sec ago
5 hours 59 min ago
6 hours 4 min ago
7 hours 1 min ago
7 hours 5 min ago
7 hours 45 min ago
7 hours 52 min ago
8 hours 5 min ago
8 hours 38 min ago