summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2017-12-10 20:56:36 -0500
committerJohn Ericson <John.Ericson@Obsidian.Systems>2018-05-13 16:12:10 -0400
commit566d3feb4e5b785513f1ed1c6a23faee96d96077 (patch)
tree349e4a6ce09f1c5bd076ce24464b9e7c76df8a7e /pkgs/top-level
parent7dffe0d38c7be19537b9fe67ba24be8c37f96a0c (diff)
downloadnixpkgs-566d3feb4e5b785513f1ed1c6a23faee96d96077.tar
nixpkgs-566d3feb4e5b785513f1ed1c6a23faee96d96077.tar.gz
nixpkgs-566d3feb4e5b785513f1ed1c6a23faee96d96077.tar.bz2
nixpkgs-566d3feb4e5b785513f1ed1c6a23faee96d96077.tar.lz
nixpkgs-566d3feb4e5b785513f1ed1c6a23faee96d96077.tar.xz
nixpkgs-566d3feb4e5b785513f1ed1c6a23faee96d96077.tar.zst
nixpkgs-566d3feb4e5b785513f1ed1c6a23faee96d96077.zip
U-Boot: Add SOPINE Baseboard build
This build is compatible with PINE A64-LTS.

[dezgeg changed the original device tree patch to v4 of the patch series
"sunxi: sync H3, H5, A64 DTs from mainline Linux" submitted to the
upstream mailing list by Andre Przywara. Also install the
u-boot-sunxi-with-spl.bin binary similar to 32-bit boards
since it's now being built by the upstream build system.]

(cherry picked from commit 2ff31f71ae1f10b3d1779b876ac94bf2a9998bd9)
(cherry picked from commit 176d151f4d98d54adf293ee58427da649f28452c)
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 78641135ef6..96c76b95519 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -13809,6 +13809,7 @@ with pkgs;
     ubootRaspberryPi3_32bit
     ubootRaspberryPi3_64bit
     ubootSheevaplug
+    ubootSopine
     ubootUtilite
     ubootWandboard
     ;