Commit Graph

157 Commits

Author SHA1 Message Date
Igor Pecovnik
2f6d5e27e7 Upstream patches and tiny bugfix in S500 conf 2017-03-26 23:20:55 +02:00
Tonymac32
50099a5668 fix "cat" command in write_uboot_platform
the "> /dev/null 2<&1" was being interpreted by cat instead of the shell as a command to throw the operation into the abyss.  The dtb was therefor not being written to the "out" file and not making into the final image.
2017-03-21 22:26:53 -04:00
Tonymac32
ba61ffe101 Update u_boot write to use .bin instead of .img
-		cat $1/u-boot-dtb.img >> $1/out > /dev/null 2>&1
+		cat $1/u-boot-dtb.bin >> $1/out > /dev/null 2>&1
2017-03-20 15:57:58 -04:00
Igor Pecovnik
65aaab96f0 Tinkerboard u-boot fix 2017-03-20 07:04:43 +01:00
Igor Pecovnik
5bc552021e Fix Tinkerboard uboot writing, upstream patches, enabling nighly beta builds, Udoo NEXT upstream patches 2017-03-19 21:56:34 +01:00
Thomas Kaiser
1eaaa31fba Enable serial console over OTG on OPi Zero Plus 2 2017-03-18 19:00:56 +01:00
Igor Pecovnik
ae32bf8df3 Changing u-boot source for Tinkerboard 2017-03-16 08:28:44 +01:00
Igor Pecovnik
f0cb592ad3 Added ASUS Tinkerboard as WIP target. Tested only for building. 2017-03-13 08:31:45 +01:00
zador-blood-stained
bfa7134e12 Add overlay prefixes to sunxi boot script
Add overlay "fixup" scripts support
Rework sunxi boot script to use "prefix" env variable
2017-03-09 00:13:25 +03:00
zador-blood-stained
83cf735604 Set ondemand as default governor for H3/H5/A64 dev 2017-03-04 00:16:30 +03:00
Igor Pecovnik
86f79cac68 Restore Odrod C1 and C2 configurations, move HDMI init to systemd.service 2017-03-02 20:56:40 +01:00
zador-blood-stained
d8137d6cb9 Change XU4 mainline kernel dir 2017-02-26 20:40:59 +03:00
zador-blood-stained
446ec3a8ee Update sunxi64 branch to 4.10-rc8 2017-02-23 21:21:44 +03:00
zador-blood-stained
b644086987 Convert boot_mode and sun8i machid tou-boot patch
Needs testing on A10, A20, ... with legacy kernel
2017-02-22 15:26:26 +03:00
Igor Pecovnik
56a4590934 Added official Hardkernel Linux 4.x with HDMI video/audio, Gbit Ethernet, GPU and MFC ... enabling building and rebuilding images soon. 2017-02-22 11:31:53 +01:00
Igor Pecovnik
89ccaa6457 MiQi: fixed eMMC install, added developement kernel with MALI driver, added default to normal builds and keep dev at nightly, adjusted CPU frequency 2017-02-21 13:51:17 +01:00
Igor Pecovnik
70bf12195e Rockchip RK3288 (MiQi) booting, kernel = docker ready, uboot scripts and environment tested. Known bugs: ethernet MAC random change 2017-02-20 21:15:10 +01:00
Igor Pecovnik
83e1922c16 Preliminary Mqmaker MiQi + some other Rockchip RK3288 boards support. U-boot and kernel 4.4.50 ... building o.k., tested booting to u-boot. 2017-02-20 14:35:25 +01:00
Igor Pecovnik
205308f97e Bugfix. Missing boot binaries from S500 uboot packages 2017-02-18 22:18:13 +01:00
Igor Pecovnik
5f6d425a3b Added Cubieboard 4 WIP config 2017-02-09 19:11:47 +01:00
zador-blood-stained
0630d4dcd9 Switch sun8i-dev to kernel 4.10
Add extra USB ports and audio codec as DT overlays
2017-02-09 16:19:52 +03:00
zador-blood-stained
4595c181de Add workaround for MMC detection on SoPine 2017-02-08 12:28:46 +03:00
zador-blood-stained
5bd091dd8e Add preliminary SoPine mainline support 2017-02-07 23:54:15 +03:00
Igor Pecovnik
3c8e252fb1 Change Odroid C1 and C2 families to meson and meson64 2017-02-06 12:40:02 +01:00
zador-blood-stained
c195926305 Fix u-boot file name for pine64-dev 2017-02-03 18:42:50 +03:00
zador-blood-stained
193c42918b More SoPine64 related tweaks 2017-02-03 17:37:44 +03:00
Igor Pecovnik
0210152fc1 Add g_serial to developement kernel, tested on Opi Lite. added patch with thermal settings for Opi Lite 2017-02-01 20:23:35 +01:00
zador-blood-stained
e3a732c140 Add asound.conf for the Orange Pi PC2 to fix the sound volume 2017-01-31 16:48:22 +03:00
Martin Ayotte
d9fc61d413 switch pine64-dev to 4.10.x, fix patches, remove useless ones 2017-01-30 10:44:35 -05:00
zador-blood-stained
82e11393fd Update sun50i-dev branch to 4.10
This adds analog audio support to Orange Pi PC2
2017-01-29 22:51:53 +03:00
zador-blood-stained
9248bf6354 Add HDMI console output support to the sunxi64 boot script 2017-01-25 16:36:46 +03:00
zador-blood-stained
0cb9e22eec Switch Pine64-dev and PC2 u-boot sources 2017-01-24 00:04:12 +03:00
zador-blood-stained
204432f880 Partially merge Pine64 and PC2 configuration 2017-01-23 16:57:02 +03:00
zador-blood-stained
8eb8005912 Add initial config for Orange Pi PC2
Based on @ehoutsma configuration and u-boot proxy
Kernel does not boot yet for me
2017-01-23 13:25:55 +03:00
zador-blood-stained
5aff3a355a Fix and add missing file for cubox boot script 2017-01-21 23:26:52 +03:00
zador-blood-stained
2b487b3e42 Remove Wheezy and trusty targets support part 2 2017-01-12 15:35:48 +03:00
Igor Pecovnik
f4ff41dd6a Odroid C1 have stability issues with current clock settings, going one overclock step down. 2017-01-10 15:12:04 +01:00
zador-blood-stained
d544a19df1 Update Pine64 configuration 2017-01-05 18:04:43 +03:00
Igor Pecovnik
330017d2af Dropping Cubieboard2 u-boot exception 2016-12-29 17:06:58 +01:00
zador-blood-stained
1279ef6fb9 Fix console cursor on Odroid C2 2016-12-24 19:10:41 +03:00
zador-blood-stained
a6c444d57c Use GCC for several mainline sources
Create sunxi64_common.inc sources file for future use
2016-12-23 17:58:41 +03:00
zador-blood-stained
b3916d4578 Use GCC 6.2 for mainline u-boot and kernel for sunxi 2016-12-21 19:24:03 +03:00
Igor Pecovnik
f30c2bd49c I think we don't need that. 2016-12-15 11:40:32 +01:00
Igor Pecovnik
3f7344000b Bugfix for building Guitar and Roseapple bootloader 2016-12-13 18:03:38 +01:00
zador-blood-stained
baab6587a5 Refactor Marvell kernel sources
Rename LINUXFAMILY: marvell to mvebu
Replace default kernel with 4.4.x branch from dev configuration
2016-12-09 21:09:22 +03:00
zador-blood-stained
1e8ca2f089 Bugfix 2016-12-09 14:25:53 +03:00
zador-blood-stained
1379905485 Allow building u-boot for multiple configurations
This changes sources configuration related variables:
UBOOT_FILES and UBOOT_TARGET are merged into UBOOT_TARGET_MAP
Format: make command arguments ; patch subdirectory ; list
of resulting files

Space-separated list of resulting files may contain entries in format
"source_file_name:destination_file_name" or "simple file_name" for
copying without renaming (default)
2016-12-09 14:03:39 +03:00
zador-blood-stained
6810758736 Switch marvell-dev kernel to Arch linux fork 2016-12-08 18:50:09 +03:00
zador-blood-stained
0ca3017013 Add g_serial to OPI Zero 2016-11-30 16:18:21 +03:00
zador-blood-stained
5c23c1b115 Switch sun8i-dev branch to orange-pi-4.9 2016-11-30 16:13:32 +03:00