BSP Tracker / Learning boards
These are development boards. They are excellent for learning, for evaluation and for a prototype, and they are not production hardware. A commercial product ships the SoC on its own board, or a module you can still buy in ten years. Pretending otherwise is how a hobby board ends up in a product plan.
| Board | SoC | If it goes to production |
|---|---|---|
| Raspberry Pi 5 Superb for learning and for prototyping. The Pi Foundation ships its own kernel; upstream lags it for GPU, camera and media. | BCM2712 | Compute Module 5 — the CM is the only Raspberry Pi form a product should design around. |
| Raspberry Pi 4 Model B The most-taught board in embedded Linux, and a fine one to learn on. It is not a product. | BCM2711 | Compute Module 4 |
| BeagleBone Black Open hardware, and the classic teaching board for device tree and pinmux work. The SoC is a genuine production part — see the AM335x record — but the board is not. | TI AM335x | Design the AM335x down, or use an Octavo OSD335x SiP / phyCORE-AM335x SoM. |
| BeaglePlay A modern teaching board on a genuinely mainline-friendly SoC. Good bridge from learning to product. | TI AM625 | Verdin AM62 or phyCORE-AM62x SoM. |
| Radxa ROCK 5B The usual way people meet RK3588. Note the SoC has no published longevity commitment at all. | Rockchip RK3588 | Forlinx FET3588-C or Firefly Core-3588L SoM. |
| Khadas VIM3 An SBC, not a module. There is no industrial SoM path off this board. | Amlogic A311D | None found. This is the problem with A311D — see its record. |
An email when a kernel series reaches end of life, a board row changes, or a layer picks up a release branch. Nothing else.
RSS