boyi
ce002b2240
bananapim5
/bananapim2s
: adding patches to boards for nvme/scsi, but not USB
2023-05-27 12:15:04 +02:00
Igor Pečovnik
23bf63454f
Bananapi M5 - switch to more recent boot loader ( #4675 )
2023-01-09 14:53:19 +01:00
Ricardo Pardini
1b64cfa271
bananapim2s: rename u-boot patch folder, required, since board file was renamed in #4644
2023-01-05 17:43:00 +01:00
jeanrhum
2c58242006
Initial support for Bananapi M2S ( #4597 )
...
* Initial support for Bananapi M2S
BPI-M2S is a small form factor SBC based on the Amlogic A311D chipset (or s922x, not supported yet):
- Amlogic A311D (Quad A73 + Dual A53) CPU
- 4GB LPDDR4 RAM
- 16GB eMMC
- Mali G52-MP4 GPU
- HDMI 2.1 output
- 2 Gigabit ports
- 40 pins GPIO
- 1x USB-A 2.0
- 1 USB-C (5V power)
Not working/tested:
- 2nd ethernet port
- MIPI DSI/CSI
* Edge kernel for BPI M2S
* filename fixes; call attention to sharing FIP blobs
* Adding u-boot patches for BPI M2S
* meson-g12.conf update after amlogic FIP blobs for Bananapi M2S are now part of librelec FIP repo
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2023-01-01 14:28:49 +01:00
Ricardo Pardini
9ad65d83eb
More updates for Radxa's Amlogic boards (radxa-zero
and radxa-zero2
) ( #4429 )
...
* `meson64`: `6.0`: g12a and g12b pinmux patches from Radxa
* u-boot: `radxa-zero2`: Radxa's patches for the Zero2 on `v2022.10`
* u-boot: `radxa-zero2`: use `v2022.10` plus Radxa's patches
* `meson64` u-boot v2022.10: change `BOOT_TARGET_DEVICES` to try to boot USB, NVME and SCSI before SD, MMC, PXE, DHCP
* `radxa-zero`: include v2022.10 standard patches (eg: boot from USB first)
2022-11-14 14:59:45 +01:00