Commit Graph

3151 Commits

Author SHA1 Message Date
MilhouseVH
a7df1089e2 u-boot: fix build failure when DEBUG is set
Avoid this failure:

  LD      u-boot
  OBJCOPY u-boot.srec
  OBJCOPY u-boot.bin
  OBJCOPY u-boot.hex
Makefile:156: *** DEBUG must be boolean. Stop.
make[2]: *** [/home/neil/projects/scratch/alternates/LibreELEC.tv/build.LibreELEC-KVIM.arm-9.0-devel-next/u-boot-ffc14fc/Makefile:920: acs.bin] Error 2
make[1]: *** [Makefile:147: sub-make] Error 2
2018-06-16 18:28:22 +01:00
MilhouseVH
ef3c44fc4e Amlogic: use common kernel_make function 2018-06-16 18:28:22 +01:00
MilhouseVH
d772d0aef2 Generic: disable DRIVER_ADDONS_SUPPORT 2018-06-16 18:28:21 +01:00
MilhouseVH
a36c96047b linux (Generic): config options 4.17 2018-06-16 18:28:21 +01:00
Christian Hewitt
fe9ef4b908 Merge pull request #2745 from InuSasha/fixes/lepotato
device-tree-amlogic: add LePotato dts files to EXTRA_TREE
2018-06-09 08:07:40 +01:00
Sascha Kuehndel (InuSasha)
ca54a7f1a9 WC/WP: use older linaro compiler for WeTek_Core/Play
- linux-3.10 are not able to build with gcc-8.1
2018-06-04 20:17:29 +02:00
Sascha Kuehndel (InuSasha)
e4067359f8 device-tree-amlogic: add LePotato dts files to EXTRA_TREE
solves the problem to  for LePotato
2018-06-02 14:16:47 +02:00
Tomas Kelemen (vudiq)
c2792f5dbb redefine variable names for partition labels 2018-05-30 08:31:04 +02:00
Tomas Kelemen (vudiq)
e0c8006ae0 bootloader: use labels defined by distro options 2018-05-29 22:33:35 +02:00
Tomas Kelemen (vudiq)
efe33a0a96 platform_init: use labels defined by distro options 2018-05-29 09:23:01 +02:00
MilhouseVH
03e9a0806c Merge pull request #2690 from lrusak/rockchip-kernel-name
Rockchip: use default kernel name
2018-05-23 01:50:48 +01:00
Lukas Rusak
06be91edee Rockchip: use default kernel name 2018-05-20 20:14:46 -07:00
MilhouseVH
d8d723d7c2 init: drop BOOT_IMAGE from RPi/RPi2/Rockchip; fix img upgrades 2018-05-15 22:14:42 +01:00
Alex Deryskyba
156b5fb2c5 Merge pull request #2674 from CvH/9.0-uboot-deps
add u-boot-tools package dependency for WC & WP
2018-04-28 14:33:12 +03:00
Matthias Reichl
45dd79bff4 u-boot-tools-aml: move to packages/tools
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-27 17:23:37 +02:00
cvh
24aafc936f remove mkimage dependency for WC & WP 2018-04-27 12:06:04 +02:00
MilhouseVH
2de2d29ab1 config: update options for 4.14.37 2018-04-26 23:47:23 +01:00
Matthias Reichl
7abe081088 RPi/RPi2: sync GPIO input config with RPi foundation kernel
This fixes gpio-key, gpio-shutdown and rotary-encoder overlays
not working in LE.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-26 23:47:23 +01:00
Matthias Reichl
60c8804a7e linux (RPi, Generic, WeTek_Core/WeTek_Play): enable DYNAMIC_DEBUG
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-26 23:47:23 +01:00
James Millar
3a439f5b80 Remove u-boot-tools package dependency for WC & WP 2018-04-26 01:32:29 -04:00
cvh
7ba73c051d u-boot: Odroid-C2 fix sha256 2018-04-08 22:32:44 +02:00
Christian Hewitt
b76223ec40 Merge pull request #2634 from wrxtasy/LE9-C2-uboot
u-boot: Odroid-C2 Adjust dvfs table for high cpu frequency sets
2018-04-08 07:28:54 +05:30
wrxtasy
ed83f12274 uboot: update to hardkernel-095fdbe 2018-04-06 21:18:57 +08:00
wrxtasy
7d90727d34 u-boot: Odroid-C2 Adjust dvfs table for high cpu frequency sets
095fdbe290
Allows stable CPU Overclocking up to 1.752GHz
2018-04-06 12:24:04 +08:00
Matthias Reichl
91490c526a RPi: add alsa card conf for Allo DigiOne to enable passthrough
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-03 14:30:28 +02:00