Take2/add uptime compute blade (#3281)

* Add the "bladerunner" and "blade" for Uptime Industries

Best guess about some of the parameters / values ... including model/sku numbers.

* Adjustments to the Compute Blade

And add two versions of the Raspberry Pi Compute Module 4 (8 gig ram, no flash with and without wifi variants)

* BladeRunner is not powered

explicitly set this

---------

Co-authored-by: Karl Quinsland <contact@kquinsland.com>
This commit is contained in:
Karl Q.
2025-06-28 13:30:42 -07:00
committed by GitHub
parent fee6bd880c
commit 2dd3294314
4 changed files with 151 additions and 0 deletions

View File

@ -0,0 +1,27 @@
---
manufacturer: Raspberry Pi
model: Compute Module 4008000
##
# Compute Module 4 comes in one of _many_ flavors
# RAM: 1/2/4/8 gig
# eMMC: 0/8/16/32 gig (0 = "lite" version)
# Wireless: yes/no
# There are also extended temperatures versions, not included here as they're custom order for industrial use.
#
# The part number is in the format:
# CM4WWRRFF where
# WW = Wireless (00 = no, 10 = wifi)
# RR = RAM (01 = 1 gig, 02 = 2 gig, 04 = 4 gig, 08 = 8 gig)
# FF = Flash (00 = no flash, 08 = 8 gig, 16 = 16 gig, 32 = 32 gig)
# So a module with no flash, no wifi and 8 gig ram would be CM4008000
# As far as I can tell, the number does not change to account for the various PCB revisions.
# See: https://datasheets.raspberrypi.com/cm4/cm4-product-brief.pdf
##
part_number: CM4008000
comments: |
Raspberry Pi Compute Module 4
* WiFi: No
* RAM: 8 GB
* Flash: 0 GB (Lite version, no eMMC)
[Product Family](https://www.raspberrypi.com/products/compute-module-4/?variant=raspberry-pi-cm4008000)

View File

@ -0,0 +1,15 @@
---
manufacturer: Raspberry Pi
model: Compute Module 4108000
# See note in compute-module-4008000.yaml about the part number format
part_number: '4108000'
comments: |
Raspberry Pi Compute Module 4
* WiFi: Yes
* RAM: 8 GB
* Flash: 0 GB (Lite version, no eMMC)
[Product Family](https://www.raspberrypi.com/products/compute-module-4/?variant=raspberry-pi-cm4108000)
interfaces:
- name: wlan0
type: ieee802.11ac