gnu: Add u-boot-pinebook.
authorVagrant Cascadian <vagrant@debian.org>
Wed, 21 Nov 2018 00:32:16 +0000 (16:32 -0800)
committerDanny Milosavljevic <dannym@scratchpost.org>
Thu, 22 Nov 2018 20:59:05 +0000 (21:59 +0100)
commit74e35e8c94193a03cb1db61934340540ce0884a3
tree4e94ca14c1977c2661d6dd857fbd3d78990c783a
parenteff8e0b4d9d4b818150f64e151227e03fdcb5aab
gnu: Add u-boot-pinebook.

* gnu/packages/patches/u-boot-pinebook-a64-update-dts.patch: New file.
* gnu/packages/patches/u-boot-pinebook-syscon-node.patch: New file.
* gnu/packages/patches/u-boot-pinebook-mmc-calibration.patch: New file.
* gnu/packages/patches/u-boot-pinebook-video-bridge.patch: New file.
* gnu/packages/patches/u-boot-pinebook-r_i2c-controller.patch: New file.
* gnu/packages/patches/u-boot-pinebook-dts.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/bootloaders.scm (u-boot-pinebook): New exported variable.
* gnu/bootloader/u-boot.scm (u-boot-pinebook-bootloader): New exported
variable.
* gnu/system/install.scm (pinebook-installation-os): New exported variable.
gnu/bootloader/u-boot.scm
gnu/local.mk
gnu/packages/bootloaders.scm
gnu/packages/patches/u-boot-pinebook-a64-update-dts.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-pinebook-dts.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-pinebook-mmc-calibration.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-pinebook-r_i2c-controller.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-pinebook-syscon-node.patch [new file with mode: 0644]
gnu/packages/patches/u-boot-pinebook-video-bridge.patch [new file with mode: 0644]
gnu/system/install.scm