gnu: Add u-boot-pinebook-pro-rk3399.
authorVagrant Cascadian <vagrant@debian.org>
Tue, 21 Apr 2020 01:21:07 +0000 (18:21 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 21 Apr 2020 02:13:35 +0000 (19:13 -0700)
commit5327b399a875a00304ccc1e6ece7190f26113539
tree6aa9d443d6f61412455d26fe9adfc59289eabb9a
parent41169f21e67b3fdf9ee320e7f5236f686eb41538
gnu: Add u-boot-pinebook-pro-rk3399.

* gnu/packages/bootloaders (u-boot-pinebook-pro-rk3399): New variable.
* gnu/packages/patches/u-boot-DT-for-Pinebook-Pro.patch: New file.
* gnu/packages/patches/u-boot-add-boe-nv140fhmn49-display.patch: New file.
* gnu/packages/patches/u-boot-gpio-keys-binding-cons.patch: New file.
* gnu/packages/patches/u-boot-leds-common-binding-con.patch: New file.
* gnu/packages/patches/u-boot-support-Pinebook-Pro-laptop.patch: New file.
* gnu/packages/patches/u-boot-video-rockchip-fix-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add new patches.
* gnu/bootloader/u-boot.scm (install-pinebook-pro-rk3399-u-boot,
  u-boot-pinebook-pro-rk3399-bootloader): New variable.

Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
gnu/bootloader/u-boot.scm
gnu/local.mk
gnu/packages/bootloaders.scm
gnu/packages/patches/u-boot-DT-for-Pinebook-Pro.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-add-boe-nv140fhmn49-display.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-gpio-keys-binding-cons.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-leds-common-binding-con.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-support-Pinebook-Pro-laptop.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-video-rockchip-fix-build.patch [new file with mode: 0644]