Commit Graph

39 Commits

Author SHA1 Message Date
lanroamer
dd87cdf1ac
ODROID C1: switched to 5.1 kernel branch
kernel 5.0 reach EOL and 5.1 works fine on my machine :)
2019-06-04 22:04:30 +02:00
Igor Pecovnik
a48a13d9e7 [ odroidc1 ] Next move to 5.0.y 2019-05-04 18:45:35 +02:00
Igor Pecovnik
ae800bb515 [odroid c1] Move to 4.19.y and change its status to EOS. Left in a working state: http://ix.io/1pZa 2018-10-25 12:28:35 +02:00
Igor Pecovnik
6c93807c7f Update RK3399 and Odroid C1 NEXT kernel config, remove deprecated patch, switch C1 next to 4.18.y, http://ix.io/1kkA 2018-08-16 09:41:20 +02:00
Igor Pecovnik
d2147b50c2 Enable Odroid C1 NEXT, 4.17.y ... usable as headless server. Known issues: stuck on reboot, need power cycle, no hdmi console, no DVFS. 2018-08-01 13:00:31 +02:00
Igor Pečovnik
c1481e61ec Odroid C1 DEV kernel patches adjustement. No HDMI, eMMC and broken network. http://ix.io/1fKw 2018-07-02 15:43:26 +00:00
Igor Pečovnik
317049c777 attaching current master branches to 4.17.y ... they are mostly broken atm anyway. we will use separate branches for development 2018-06-18 10:07:01 +00:00
zador-blood-stained
55bb4139e7 Small cleanup 2018-06-05 18:47:47 +03:00
zador-blood-stained
caec848619 Drop HAS_UUID_SUPPORT variable 2018-06-02 17:49:57 +03:00
Igor Pecovnik
f6d4d89b08 Merging config files from development 2018-05-27 13:08:19 +02:00
zador-blood-stained
91ce8682cf Add missing *_USE_GCC to sources configurations 2018-01-05 15:00:10 +03:00
zador-blood-stained
d90b0d1bfb Add Stretch building constraints 2017-08-01 16:30:56 +03:00
zador-blood-stained
1949c0b6da Move debootstrap and packaging directories to a temp directory
This avoids errors with filesystem features and permissions when output
directory is shared in Virtualbox (i.e. when using Vagrant)
2017-08-01 12:26:10 +03:00
zador-blood-stained
91be332f8a Refactor directory structure
Remove "parent of the project directory" setup
Closes #633
Closes #674
2017-08-01 12:24:56 +03:00
zador-blood-stained
a77418ff57 Move more files to the packages directory 2017-07-23 15:05:16 +03:00
zador-blood-stained
338bd58b0b Clean up BOOTPATCHDIR logic, set default value 2017-05-02 12:47:47 +03:00
zador-blood-stained
1f4f287d2b Rework toolchain selection variables 2017-04-29 13:32:09 +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
Igor Pecovnik
3c8e252fb1 Change Odroid C1 and C2 families to meson and meson64 2017-02-06 12:40:02 +01: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
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
dddf228325 Merge and rename u-boot patch directories 2016-11-29 14:27:57 +03:00
zador-blood-stained
cd06793def use uppercase names for global variables MOUNT and SDCARD 2016-11-26 17:06:58 +03:00
Igor Pecovnik
e7bab76738 Moving cache/sdcard and cache/mount under unique variables. They are defined in configuration.sh 2016-11-23 20:05:43 +01:00
Igor Pecovnik
031cbd326b C1 fixes 2016-10-23 13:09:09 +02:00
zador-blood-stained
8a070a779f Odroid C1 single partition images (untested) 2016-10-13 21:10:17 +03:00
zador-blood-stained
06ca8c8d9d Put boot script name and root device into variables 2016-10-10 19:36:51 +03:00
zador-blood-stained
186a8dcff5 Use fetch_from_repo for kernel and u-boot sources 2016-08-13 21:15:26 +03:00
zador-blood-stained
3d332a9c1c Rename some variables for better readability 2016-08-11 17:52:37 +03:00
zador-blood-stained
a402ea719d Move boots cript installation to sources templates 2016-06-13 22:25:46 +03:00
zador-blood-stained
19320cfc39 Revert unneeded change 2016-06-05 01:17:35 +03:00
zador-blood-stained
6a67d7c70a Move some definitions to LINUXFAMILY config files
Increase boot partition size for C2
2016-06-05 01:09:32 +03:00
Igor Pecovnik
1d804d2ff0 Enabling C1 console and small bugfix 2016-05-31 07:36:52 +02:00
Igor Pecovnik
2ec19aa8e5 C1 crashes if kernel compiled with 5+ 2016-05-30 21:06:29 +02:00
Igor Pecovnik
7a2e001595 Odroid C1 needs older compiler for u-boot
https://github.com/igorpecovnik/lib/issues/324
2016-05-29 17:46:59 +02:00
zador-blood-stained
267e488652 Fixes for u-boot file paths 2016-05-04 00:09:48 +03:00
zador-blood-stained
70e35098c8 Prepare to move u-boot installation code to board templates 2016-05-03 21:07:23 +03:00
zador-blood-stained
f62f15cc7b Rework configuration.sh 2016-05-02 16:33:37 +03:00