CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/13 17:56:54
Modified files:
sysutils/u-boot: Makefile distinfo
sysutils/u-boot/patches:
patch-configs_pinebook-pro-rk3399_defconfig
patch-configs_rock64-rk3328_defconfig
patch-configs_rock960-rk3399_defconfig
patch-configs_rockpro64-rk3399_defconfig
sysutils/u-boot/pkg: PFRAG.aarch64 PFRAG.arm
Log message:
update to U-Boot 2021.01
Fixes problem booting from spi with pinebook pro seen with 2020.10.
Disable CONFIG_USE_PREBOOT from rk3399 configs as this runs
'usb start' which is reported to break booting via other methods
by kurt@.
Tested by kurt@ patrick@ and myself on
am335x_evm
mx6cuboxi
omap4_panda
pinebook-pro-rk3399
rock64-rk3328
rockpro64-rk3399
rpi_3
tinker-rk3288
ok kurt@