81 Commits

Author SHA1 Message Date
CvH
a958119d6b spdx: projects/ 2018-07-18 22:37:48 +02:00
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
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
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
7ba73c051d u-boot: Odroid-C2 fix sha256 2018-04-08 22:32:44 +02:00
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
Lukas Rusak
1c2726e0aa
Merge pull request #2577 from MilhouseVH/le90_neon_arch
buildsystem: simplify SIMD support (neon/mmx/sse/sse2)
2018-03-21 18:53:53 -07:00
Adam Green
85ff53cfa4
device-trees-amlogic: bump package to 30c9d42 2018-03-21 09:39:36 +00:00
MilhouseVH
4d0336e729 buildsystem: simd support (neon/mmx/sse/sse2) is a feature of CPU not project 2018-03-12 22:16:38 +00:00
Tomas Kelemen (vudiq)
9c76dbc3a2 Amlogic u-boot: fix order of PKG_URL and PKG_VERSION 2018-03-07 09:45:26 +01:00
Radostan Riedel
a44ba1226f
Merge pull request #2507 from kszaq/le90_aml_sbc
projects/Amlogic: SBC updates
2018-03-06 08:58:36 +01:00
kszaq
55bbee2989 projects/Amlogic: move aml_autoscript generation to a package
This allows to make the script installation device-specific in device options and removing the ugly case in bootloader mkimage.
2018-03-06 00:10:43 +01:00
kszaq
172e62986f projects/Amlogic: simplify aml_autoscript
Modify the script to include only commands that are essential to boot LE with standard Amlogic u-boot. Remove s905_autoscript that we don't have to use.
2018-03-05 22:44:53 +01:00
kszaq
1eb02c0b50 projects/Amlogic: new device: Khadas VIM2 2018-03-05 22:44:53 +01:00
kszaq
a3fdd5a0a7 projects/Amlogic: move S912-specific package to project package directory 2018-03-05 22:44:53 +01:00
kszaq
dad86c867c projects/Amlogic: move device-specific u-boot to project-specific package 2018-03-05 22:44:52 +01:00
kszaq
10f3c304e8 projects/Amlogic: merge bootloader release script for all devices 2018-03-05 22:44:52 +01:00
kszaq
4da5da713e projects/Amlogic: merge mkimage for all devices 2018-03-05 22:44:52 +01:00
kszaq
2d2adc85fb projects/Amlogic: copy device trees to their own folder in /usr/share/bootloader 2018-03-05 22:44:52 +01:00
afl1
2c02f11018
linux-drivers: build internal dvb driver AVL6862 for Amlogic/S9xx devices 2018-02-24 23:31:19 +01:00
Adam Green
3e9f8d0970
projects/Amlogic: include wetekdvb with S905 builds 2018-02-24 13:29:08 +00:00
Radostan Riedel
89ad8724ee
Merge pull request #2499 from adamg88/le90_dt_update
device-trees-amlogic updates
2018-02-23 20:17:07 +01:00
Alex Deryskyba
39a820e194 WeTek_Play_2: enable support for crazycat and hauppauge driver addons 2018-02-23 16:40:39 +02:00
Peter Vicman
ea2dac174c projects/Amlogic: enable touchscreen support 2018-02-20 08:35:22 +01:00
kszaq
c52f1486d4 projects/Amlogic: remount $BOOT_ROOT only once and bring it back to ro after updating 2018-02-17 22:55:54 +01:00
kszaq
524fad0fa1 projects/Amlogic: align update.sh messages to project standard 2018-02-17 22:54:34 +01:00
kszaq
adfbee2df4 projects/Amlogic: LePotato: allow booting from eMMC
Requires direct burning the image to eMMC using dd
2018-02-17 22:11:54 +01:00
kszaq
8f4f5eaed4 projects/Amlogic: new device: Khadas VIM 2018-02-17 22:11:54 +01:00
Adam Green
069b9796c7
device-trees-amlogic: bump to be9bfb7 2018-02-16 10:16:40 +00:00
Adam Green
2edc80cd24
device-trees-amlogic: include wetek device trees 2018-02-14 10:09:08 +00:00
kszaq
695d78e4aa projects/Amlogic: fix update script when no *.dtb in /flash
If there is no file matching /flash/*.dtb wildcard, the loop will proceed
with all_dtb="/flash/*.dtb", causing erratic behaviour in next script
steps. Fix this by checking if  exists before proceeding.
2018-02-13 22:31:58 +01:00
kszaq
2c5cf77dc0 projects/Amlogic: add dtc to system image
This would allow users to modify device trees to their taste if needed.
2018-02-11 21:29:11 +01:00
kszaq
59ce533550 projects/Amlogic: update kernel config 2018-02-11 21:28:18 +01:00
kszaq
08945b3916 u-boot-tools-aml: don't build/add unneeded tools 2018-02-11 21:27:37 +01:00
kszaq
55df7f9e1c projects/Amlogic: add device tree blobs to SD card image and update them during update process 2018-02-10 22:34:42 +01:00
kszaq
212cde55f0 projects/Amlogic: add device trees package 2018-02-10 22:34:42 +01:00
kszaq
9c69416f25 projects/Amlogic: move update.sh to project bootloader directory 2018-02-10 22:32:40 +01:00
kszaq
1ca56c4ea1 linux: add KERNEL_EXTRA_DEPENDS_TARGET to enable specifying project-specific depends 2018-02-10 22:32:40 +01:00
Alex Deryskyba
ba71faf9ef
Merge pull request #2470 from Raybuntu/WP2_unification
Move WeTek_Play_2 to Amlogic
2018-02-07 00:33:49 +02:00
kszaq
aad9640bd3 projects/Amlogic: change double quotes to single quotes in config.ini
Env variables in config.ini should be enclosed in single quotes, else we will have the double quotes in cmdline.
2018-02-04 19:41:11 +01:00
kszaq
7c74563cd0 projects/Amlogic: clean up CMDLINE
Don't force noswap, don't force ssh.
2018-02-04 19:41:11 +01:00
kszaq
9e84c656ea projects/Amlogic: LePotato: faster booting by not trying to parse env/dtb on boot
env and dtb are not present on SD card, if we don't parse them we save time.
2018-02-04 19:41:11 +01:00
kszaq
9d30630dbd projects/Amlogic: enable serial console by default for Odroid-C2 and LePotato
Also fix an entry in config.ini with serial console template.
Previous entry worked but didn't provide LE serial console as
service requires "console=ttyS0,115200" without "n8"
2018-02-04 19:36:32 +01:00
kszaq
4de6b9bb77 Revert "projects/Amlogic: LePotato: lower DDR clock to 792MHz"
This reverts commit 478b7d0e7a4d39e04dc016ae44b6c4bc4987d007.
2018-02-04 19:36:32 +01:00
Christian Hewitt
0d13de39e3
Merge pull request #2432 from MilhouseVH/le90_rm_if_then_boiler_plate
buildsystem: avoid if/then/else boiler plate when accessing hierarchy [RFC]
2018-02-03 07:31:50 +04:00