Commit Graph

1403 Commits

Author SHA1 Message Date
Viacheslav Bocharov
cd2011fa24 re-enable jethub j200 config 2024-06-14 00:34:34 +02:00
ColorfulRhino
874c09f896 rk3588: Add board NanoPi R6C
With support for the latest mainline U-Boot.
2024-06-14 00:33:04 +02:00
Igor Pecovnik
a2a6ac1d95 Temporally disable broken build configuration 2024-06-12 16:03:21 +02:00
Viacheslav Bocharov
192e732244 add jethub j200 config (wip) 2024-06-11 20:08:10 +02:00
ColorfulRhino
38c8bfcbf4 board:nanopi-r6s: Beautify board config 2024-06-11 18:03:30 +00:00
ColorfulRhino
3ef7d57bd6 board: nanopi-r6s: Update DDR and BL31 blobs
FriendlyElec ships their devices with the latest blobs. Trying to run an Armbian image on this board with the old blobs might cause issues.
2024-06-11 18:03:30 +00:00
33335
116ddedf87 Fix board firefly-itx-3588j bluetooth 2024-06-09 22:08:33 +02:00
amazingfate
b88be65d98 sm8250: enable ppa for noble to fix qbootctl 2024-06-09 19:11:58 +02:00
Ricardo Pardini
3ac7c64d9e odroidhc4: bump to u-boot v2024.04; drop most defconfig patches in favor of hooks
- add `pre_config_uboot_target` hook for switching BOOTCONFIG across the two targets
  - adapt `UBOOT_TARGET_MAP` to not call the defconfig Makefile targets directly, instead, just do a variable assignment (ignored by Make)
  - otherwise, when using the defconfig directly in the `UBOOT_TARGET_MAP`, the `post_config_uboot_target` .config changes are overwritten when Make is called
- only patch left is boot usb-nvme-scsi/sata first (still done in meson64.h)
- remove FIP handling from family file `meson-sm1.conf` into board file hook where it belongs
- u-boot: enable more compression methods, EFI debugging, i2c, leds, tcp networking
- use flashcp for mtd writing

- Unchanged:
  - confirmed as of v2024.04: using the C4 (not HC4) defconfig is still needed to be able to write to mtd when booted from SD
  - also confirmed: one still needs to erase Petitboot using Petitboot, then boot from SD, to be able to flash mainline u-boot to mtd
2024-06-09 18:29:58 +02:00
Ricardo Pardini
8c26dbf0f6 nanopct6: Kwiboo 24.07 u-boot for edge; bump blobs for all branches
- exclusive for edge / Kwiboo:
  - enable UMS / RockUSB and other gadget stuff
  - enable TCP networking features, wget etc
  - enable EFI debugging stuff
  - store environment in SPI
  - uses preboot to flash led briefly
  - this code pattern is becoming copypasta fast and needs refactor before it spreads too much
- also for all branches (legacy/vendor/edge):
  - nanopct6: updated blobs to DDR v1.16 and BL31 v1.45
2024-06-09 15:36:10 +02:00
ColorfulRhino
6a42d502fa patch: u-boot: Fix patch dirs for CM3588 NAS and Orange Pi 5 2024-06-09 12:59:24 +00:00
Igor Pecovnik
d7068fabc9 Inovato-quadra: changing board support status 2024-06-08 06:08:25 +02:00
Lemon1151
8f64f05082 Adding support for the fine3399 board 2024-06-03 12:32:02 +02:00
Thomas McKahan
8a0c2866d8 Sweet potato: update config
Fix the typo in dtb
2024-06-03 11:59:45 +02:00
Igor Pecovnik
dfc7cf4a8a Revert Odin2 branch change as new one is changing daily and breaks 2024-06-02 13:50:57 +02:00
Igor Pecovnik
d17abdf233 Cleaning kernel patch folder and run kernel rewrite config 2024-06-02 11:54:17 +02:00
Seele Volleri
44caaf0504 Add board firefly-itx-3588j 2024-06-02 10:25:39 +02:00
Igor
0f66c05886
Proposed board status change for 24.5 (#6654) 2024-06-02 10:21:39 +02:00
青菜萝 卜冬瓜
b4eb13162b
longanpi-4b: add support for Sipeed LonganPi 4B (#6658) 2024-06-02 10:13:29 +02:00
amazingfate
fc5e98726b add extension radxa-aic8800 for rock-5c onboard wifi 2024-05-31 00:30:19 +08:00
Lemon
10ce0c9e5f
重命名dd-new-borad-tinker-edge-r.patch -> patch/u-boot/u-boot-rockchip64/add-new-board-tinker-edge-r.patch;添加了对xiaobao-nas的支持 (#6662) 2024-05-29 13:31:51 +02:00
Andy Yan
13fac2a0dd Add support for rk3568 based board Lubancat2
Signed-off-by: Andy Yan <andyshrk@163.com>
2024-05-26 22:20:37 +02:00
chainsx
ce0f24bcc2 station-m3: use radxa's new u-boot 2024-05-26 22:20:17 +02:00
Igor Pecovnik
92f82686c4 Extend CSC build target config to CURRENT kernel too
To mitigate build automation error ...
2024-05-25 14:27:21 +02:00
Tony
987daf5431
Add config for Libre Computer Sweet Potato (#6660)
* Add config for Libre Computer Sweet Potato

* update meson-gxl.conf for Sweet Potato
2024-05-25 01:24:43 -04:00
amazingfate
4c3530fac6 Add chromium v4l2 encoder/decoder udev rules 2024-05-22 15:44:28 +02:00
Ricardo Pardini
63693c8986 aml-t95z-plus: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox
- we've had kernel patches/DT (from chewitt) for this in meson64 for a long time, but I never sent the board
- uses blobs for the `tartiflette-s912` which is also an DDR3 S912 (VIM2's blobs are DDR4 and won't boot)
- this adds `u-boot 2024.04` support, using chewitt's DT & `000.patching_config.yaml` & a specific BOOTPATCHDIR
- this is a full board as-if it was an SBC, and expects to boot from mainline u-boot;
  - for that to work you've to wipe the eMMC and get rid of the vendor-supplied u-boot
  - if this is not what you want/need, you can use the aml tvbox "board" instead, together with Android u-boot
2024-05-21 22:36:01 +02:00
amazingfate
06aaf81ee6 rockchip-rk3588: drop BOOTFS_TYPE for single root partition image 2024-05-20 16:01:21 +02:00
Igor Pecovnik
143db3a188
Move Espressobin to EOS group as it does not build anymore
- it is free to be moved back, once troubles are gone.
2024-05-20 15:59:25 +02:00
Andy Yan
4487274a0b Add support for RK3588 based Cool PI CM5 EVB
Signed-off-by: Andy Yan <andyshrk@gmail.com>
2024-05-19 19:44:43 +02:00
amazingfate
302c73dd51 rock-5c: rename wifi interface name to a static one 2024-05-19 19:41:56 +02:00
Ricardo Pardini
aca141f1b9 khadas-vim3: fix stray closing brace in board file
- a stray closing brace, meant for the function, that ends up doing the wrong config change
2024-05-19 19:41:47 +02:00
chainsx
aa6ed7ce32 firefly-rk3399: move to rockchip64 family 2024-05-17 14:33:21 +01:00
Janmcha
66b0171516 Update orangepipcplus.csc
Adding myself as maintainer
2024-05-15 10:17:54 +01:00
Lane Jennison
4c1f2d6b1f board config: rename function to match cm3588 2024-05-15 07:25:02 +01:00
Lane Jennison
371bb6bae0 cm3588-nas: switch edge uboot to kwiboo mainline 2024-05-15 07:25:02 +01:00
chainsx
e27975b8ce station-m2: move to rk35xx family 2024-05-15 07:24:20 +01:00
Werner
31b9907678 Rename orangepi3b.csc to orangepi3b.eos
Ethernet is supposedly broken by design.

While Xunlong is working on a hw revision of this board it is to be expected that it will be released under the same name which will then ultimately contribute to users confusion why on some boards eth works and on others not. Therefore get rid of this one altogether.
2024-05-12 15:23:35 +01:00
Ricardo Pardini
33d2ee8fd6 multiple boards: fixes for board file syntax / missing vars (fixing JSON matrix prepare)
- BOARD_MAINTAINER must exist
- Every board file needs some variables defined, since they're parsed directly (and sources/includes are not resolved)
2024-05-12 13:04:47 +01:00
Gunjan Gupta
83a288f5c2 VIM1S/VIM4: initialize video firmware symlink 2024-05-12 15:02:59 +05:30
Joshua Riek
de82b6ffd3
Add initial support for the Orange Pi 5 Pro (#6506)
* Add initial support for the Orange Pi 5 Pro
* Enable MotorComm network driver in rk35xx legacy and vendor kernel config
* Resolve conflicts
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2024-05-11 13:23:07 +02:00
Igor
0ba8771891
Proposed board status change for 24.5 (#6569)
* Odroid C1 received some update
* Zero 3W is maintained by Radxa
* Rock5 itx will be platinum
* Plus version nobody mentioned - save some build resources
* Enabled rock5c
* Enable other two rock5
* Adjust testing targets
2024-05-10 19:58:33 +02:00
Ricardo Pardini
649569eccd thinkpad-x13s: drop steev's kernel; switch to jhovold's wip/sc8280xp-6.9-rcX
- update .config according to jhovold's defconfig, but keep network filesystems enabled
2024-05-10 13:25:14 +01:00
amazingfate
1fd390ecfa armsom rk3588 boards: use radxa's new uboot 2024-05-10 13:24:44 +01:00
amazingfate
503ba57fcc add armsom-sige1 support 2024-05-07 12:15:41 +01:00
amazingfate
3b4f9c8bcc add rock-5-itx board 2024-05-07 12:15:28 +01:00
Paolo Sabatino
a5ef5c651d rockchip64: rk3318-box use vendor ddrbin 2024-05-06 15:50:14 +01:00
Gunjan Gupta
2c0fef166f Removing myself as maintainer for allwinner and rpi boards 2024-05-03 23:10:18 +05:30
FantasyGmm
cffc13366f Update Odin2 Config, Use the preset config 2024-05-04 01:18:48 +08:00
Ricardo Pardini
1184c6d0e3 multiple boards: drop hooks adding 'python3-pyelftools' & libgnutls28-dev hostdeps, now included in standard core deps 2024-04-29 02:26:38 +08:00