Commit Graph

63 Commits

Author SHA1 Message Date
Jérôme Benoit
9f298e2892 cleanup: remove for real out of tree projects and options file, features removal leafovers, etc.
I think it's error prone and useless to the development of LE.
I've left the possibilty to have a options file in your home directory
but I do not think it's necessary.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2016-11-18 22:09:36 +01:00
Stephan Raue
3a3b17a16d u-boot: fix build with gcc-6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 4ab8332670c2f6efe111846ed80e05e682126059)
2016-11-15 23:49:07 +00:00
Christian Hewitt
521a42cce4 Merge pull request #744 from Kwiboo/c2
Odroid_C2: Switch to linux-amlogic
2016-09-27 11:28:05 +04:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Jonas Karlman
73b406c456 projects/Odroid_C2: switch to linux-amlogic-3.14
This makes Odroid C2 use linux-amlogic and similar linux patches as WeTek Hub
u-boot patch updated to allow overwriting env vars
boot.ini updated to reflect missing features in linux-amlogic
2016-09-19 21:52:29 +02:00
Jonas Karlman
824e5d18aa u-boot: update to hardkernel-6e4e886
This adds support for setting max_freq and maxcpus bootargs
Also adds a patch for missing CEC wake-up code
2016-09-19 21:52:29 +02:00
Peter Vicman
d875dbd3cf u-boot: build second u-boot package for imx6 project
u-boot-v2 is dependency of main u-boot, all files are copied from it's own u-boot folder
needed for different systems
2016-09-08 14:45:23 +02:00
Jonas Karlman
9dde35d458 scripts/mkimage: add support for boot-logo.bmp.gz 2016-08-24 23:03:18 +02:00
Jonas Karlman
e8870e6abd u-boot: use pre-fused u-boot.bin
Use pre-fused u-boot.bin and drop use of bl1.bin.hardkernel for Odroid C2
Only need to write 0-111 and 512+ to image/disk
2016-08-24 23:03:18 +02:00
Jonas Karlman
afe824fc3d u-boot: update to hardkernel-61f29bb 2016-08-24 23:03:18 +02:00
Jonas Karlman
a375705d49 gcc-linaro-arm-eabi: new package for compiling u-boot bl301.bin
Also changes u-boot build command not to override makefiles variables,
allows bl301.bin/scp_task to compile using arm-eabi-gcc

Clearing C/LDFLAGS makes it possible to compile using the 4.8-2013.11 linaro toolchain
2016-08-24 23:03:18 +02:00
Jonas Karlman
44cbace0b7 gcc-linaro-aarch64-none-elf: update to 4.9-2016.02
Update linaro toolchain to latest 4.9-2016.02 (using 5.3-2016.02/05 will not boot kernel) and rename package to gcc-linaro-aarch64-elf

Amlogic recommends 4.8-2013.11 (http://openlinux.amlogic.com:8000/download/doc/linux-3.14-buildroot-pkg-201605-release-v1.2.pdf, 4.1 Toolchains)
Hardkernel recommends 4.9-2014.09 (http://odroid.com/dokuwiki/doku.php?id=en:c2_building_u-boot)
LibreELEC used 4.9-2014.11 before this commit
2016-08-24 23:03:18 +02:00
Jernej Skrabec
814471bc34 u-boot: Fix update.sh script for imx6
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2016-07-31 15:52:49 +02:00
Lukas Rusak
43c7c07e34 u-boot: update boot.ini in update-c2.sh 2016-07-01 15:19:22 -07:00
Lukas Rusak
ae408015e5 u-boot: update hardkernel version to 83bf8f0 2016-07-01 15:19:22 -07:00
Lukas Rusak
23b6d51063 u-boot: add hardkernel specific version 2016-05-05 01:23:04 -07:00
Lukas Rusak
989d6f180c u-boot: move patches to version specific folder 2016-04-29 11:26:29 -07:00
Lukas Rusak
79294783cb u-boot: remove unused u-boot version 2016-04-29 11:26:29 -07:00
Peter Vicman
793fb70fb1 u-boot: update to u-boot-imx6-408544d for imx6 project
hide dd output when updating bootloader
add patch for kernel 4.4
2016-04-02 10:34:43 +02:00
MilhouseVH
9c17ed5fc2 Rebranding: Follow up 2016-03-16 05:03:51 +00:00
Zalaare
692b086ad0 Various $HOME/.openelec (vendor) fixes 2016-03-04 11:52:43 -05:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Peter Vicman
aefb3314fc u-boot: build with gcc 5.2.0 2015-11-23 19:30:45 +01:00
Peter Vicman
a91c7fb009 imx6: redo status led and fan services 2015-10-18 16:45:03 +02:00
Peter Vicman
98669b04a2 u-boot: switch to SPL for udoo boards 2015-08-09 10:07:26 +02:00