Loading pkgs/misc/uboot/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -531,6 +531,13 @@ in { filesToInstall = ["u-boot.bin"]; }; ubootRock4CPlus = buildUBoot { defconfig = "rock-4c-plus-rk3399_defconfig"; extraMeta.platforms = [ "aarch64-linux" ]; BL31 = "${armTrustedFirmwareRK3399}/bl31.elf"; filesToInstall = [ "u-boot.itb" "idbloader.img" ]; }; ubootRock5ModelB = buildUBoot { defconfig = "rock5b-rk3588_defconfig"; extraMeta.platforms = ["aarch64-linux"]; Loading pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -28351,6 +28351,7 @@ with pkgs; ubootRaspberryPi4_32bit ubootRaspberryPi4_64bit ubootRaspberryPiZero ubootRock4CPlus ubootRock5ModelB ubootRock64 ubootRock64v2 Loading
pkgs/misc/uboot/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -531,6 +531,13 @@ in { filesToInstall = ["u-boot.bin"]; }; ubootRock4CPlus = buildUBoot { defconfig = "rock-4c-plus-rk3399_defconfig"; extraMeta.platforms = [ "aarch64-linux" ]; BL31 = "${armTrustedFirmwareRK3399}/bl31.elf"; filesToInstall = [ "u-boot.itb" "idbloader.img" ]; }; ubootRock5ModelB = buildUBoot { defconfig = "rock5b-rk3588_defconfig"; extraMeta.platforms = ["aarch64-linux"]; Loading
pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -28351,6 +28351,7 @@ with pkgs; ubootRaspberryPi4_32bit ubootRaspberryPi4_64bit ubootRaspberryPiZero ubootRock4CPlus ubootRock5ModelB ubootRock64 ubootRock64v2