Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
Lukas Rusak
5da14cfce5
u-boot: allow using UBOOT_SYSTEM
2017-11-11 10:32:53 -08:00
Radostan Riedel
11d6238741
Odroid_C2/u-boot: move to project specific package
2017-11-03 14:44:08 +01:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
MilhouseVH
13dabc00ea
checksums: update sha256 checksum after github archive change
2017-09-14 04:12:08 +01:00
Sascha Kuehndel (InuSasha)
7b3eef0056
u-boot: gcc7 compatiblity
...
- clone compiler-gcc6.h (or compiler-gcc5.h both the same)
2017-08-14 19:57:56 +02:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
Peter Vicman
1d96f3228e
imx6/u-boot: update to ad02f49
2017-05-04 13:31:10 +02:00
MilhouseVH
99ef6bc05d
PKG_BUILD: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c
TOOLCHAIN: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
Peter Vicman
ad8780d9a6
imx6/u-boot: update to c8d1200
...
supports v1.5 soms from solidrun
2017-01-29 17:32:59 +01:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
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