Skip to content

Commit

Permalink
Issue #3: Clarifications and new 3.2 Gpbs PCIe limit mention for Inte…
Browse files Browse the repository at this point in the history
…l NIC.
  • Loading branch information
geerlingguy committed Nov 4, 2020
1 parent 959e0da commit 726e118
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions extras/cross-compile/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Raspberry Pi Linux Cross-compilation Environment

This environment can be used to cross-compile the Raspberry Pi OS kernel from a Linux, Windows, or Mac workstation using Vagrant and VirtualBox.
This environment can be used to [cross-compile the Raspberry Pi OS kernel](https://www.raspberrypi.org/documentation/linux/kernel/building.md) from a Linux, Windows, or Mac workstation using Vagrant and VirtualBox.

Note that on Linux, you're probably better off doing things natively, or in a Docker container, which reduces the overhead of installing VirtualBox.

Plus, Oracle. Yuck.

This configuration has only been tested with the Raspberry Pi 4, CM4, and Pi 400.
This build configuration has only been tested with the Raspberry Pi 4, CM4, and Pi 400, and run on macOS.

## Bringing up the VM

Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ If you would like to have a device added to this list, or find any missing or in

| Device | Functionality | Driver required? | Notes |
| ------ | ------------- | ---------------- | ----- |
| [Intel I340-T4 PCIe x4 4-port Gigabit Network Adapter](https://amzn.to/37vHQR6) | Full | Yes | Requires installation of [Intel Linux base driver](https://www.intel.com/content/www/us/en/support/articles/000005480/network-and-i-o/ethernet-products.html). Limited to ~3 Gbps total bandwidth. More details: [Issue #3](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/3). |
| [Intel I340-T4 PCIe x4 4-port Gigabit Network Adapter](https://amzn.to/37vHQR6) | Full | Yes | Requires installation of [Intel Linux base driver](https://www.intel.com/content/www/us/en/support/articles/000005480/network-and-i-o/ethernet-products.html). PCIe lane limits to ~3.2 Gbps total bandwidth. More details: [Issue #3](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/3). |

### SATA cards

Expand Down

0 comments on commit 726e118

Please sign in to comment.