ColorfulRhino
7da8ffb20b
uboot: Use semantic versioning for 2022.04 and 2022.07
...
Setuptools >66 only allows for semantic versioning, but old U-Boot
versions don't use semver yet.
This makes compilation fail with an error.
2024-07-02 23:08:41 +02:00
Ricardo Pardini
d6c1414d2f
u-boot: rewrite/rebase u-boot patches for a few boards; drop long-forgotten old version patches; no actual changes
...
- I guess this is most of the u-boot's I've touched over the years; notable exception is the orangepi3b (patches live in Kwiboo's tree)
- this is in preparation for bumping versions, hopefully soon
- radxa-zero, radxa-zero2, khadas-vim3, khadas-vim3l: drop patches for old u-boot versions no longer used
2024-03-09 20:03:29 +01:00
Tony
67529aeb2f
[Le Potato] bump u-boot to 2024.01 ( #6297 )
2024-02-25 11:14:13 -05:00
Tony
6cbd2c776a
Update NanoPi K2 u-boot ( #6277 )
2024-02-15 12:35:17 -05:00
Viacheslav Bocharov
da5e6ec027
JetHome: update u-boot patchset. Add emmc clock RFT patches.
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2023-10-11 16:50:22 +02:00
Derek LaHousse
3314bc9d66
update u-boot to 2023.01 for espressobin
2023-03-11 13:22:54 -03:00
Ricardo Pardini
e2c55c5f23
BananaPi M2S: u-boot 22.10; remove patch from 22.07
2023-01-02 11:31:44 +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
Vyacheslav
8207377583
Update u-boot patches for JetHub D1/D1+: ( #4602 )
...
- add rescue boot from microSD
- revert JetHub D1 eth mac generation with manufacturer OUI
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2022-12-23 00:10:37 +01:00
Igor Pečovnik
de26797423
Move all legacy u-boot patches under one general legacy folder ( #4386 )
...
* Move all legacy u-boot patches under one general legacy folder
* Move 32b Rockchip under 2022.04 and legacy for Miqi
Tested
* Move Rock 3A patch dir under legacy
* Move / merge meson64 patch folder into v2022.07
Merge 2022.04 (mainly Rockchip 32) into 2022.07, tested
* Remove not needed patch
* Add last kernel version to config
2022-11-06 20:32:46 +01:00