mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
CoolPi 4B is a rk3588s based SBC[0]. Specification: - Rockchip RK3588S - LPDDR4 2/4/8/16 GB - TF scard slot - eMMC 8/32/64/128 GB module - Gigabit ethernet drived by PCIE with RTL8111HS - HDMI Type D out - Mini DP out - USB 2.0 Host x 2 - USB 3.0 OTG x 1 - USB 3.0 Host x 1 - WIFI/BT module AIC8800 - 40 pin header [0] https://www.cool-pi.com/product/cp4b/ Signed-off-by: Andy Yan <andyshrk@163.com> [Julien: - add missing BR2_GLOBAL_PATCH_DIR and hash files - add missing BR2_TARGET_UBOOT_NEEDS_GNUTLS ] Signed-off-by: Julien Olivain <ju.o@free.fr>
5 lines
183 B
Plaintext
5 lines
183 B
Plaintext
label coolpi-4b-buildroot
|
|
kernel /Image.gz
|
|
devicetree /rk3588s-coolpi-4b.dtb
|
|
append root=/dev/mmcblk1p2 rw rootfstype=ext4 earlycon earlyprintk console=ttyS2,1500000n8 rootwait
|