diff options
| author | Andreas Rammhold <andreas@rammhold.de> | 2020-11-10 12:54:24 +0100 |
|---|---|---|
| committer | Andreas Rammhold <andreas@rammhold.de> | 2020-11-14 02:25:41 +0100 |
| commit | 7a5047bede8f7851eac2fcc4d257d07cc5f6eda7 (patch) | |
| tree | 991f91aea9873e6980969c2164ed436bfcaa011b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 6e9b71f0e197a8e15a7b70eab6060147fa4ecaca (diff) | |
ubootRockPi4: init
This adds support for the Radxa Rock Pi 4 board which is based on
RK3399. The u-boot outputs from the introduced build are suitable to
build a generic image for the Rock Pi 4 by setting the following in a
custom build of $nixpkgs/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix:
```
sdImage.postBuildCommands = ''
dd if=${pkgs.ubootRockPi4}/idbloader.img of=$img seek=64 conv=notrunc
dd if=${pkgs.ubootROckPi4}/u-boot.itb of=$img seek=16384 conv=notrunc
'';
```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
