Igor Pecovnik
2d490d3a86
Moving C2 NEXT to 4.14.y ... image boots but doesn't come up. More next time. https://pastebin.com/iyJUUjyE
2017-11-27 20:03:39 +01:00
zador-blood-stained
ebadd42e13
Update mvebu-dev and odroidc2-{next,dev} u-boot to 2017.11
2017-11-25 16:44:43 +03:00
zador-blood-stained
3d1fdf3dcf
Drop MAINLINE_UBOOT_BRANCH variable
...
This allows changing u-boot branches for different platforms
individually
2017-11-19 13:24:26 +03:00
zador-blood-stained
f738d7cc84
Remove the MAINLINE_KERNEL_BRANCH variable
...
Updating the kernel branch for all sources at once may break things
since it takes time to update patches and configuration
2017-10-24 15:19:13 +03:00
zador-blood-stained
a7c27c9af5
Migrate Odroid C2 next and dev branches to mainline u-boot
...
Next branch kernel is currently broken
DVFS can be safely enabled on C2 since the max reported frequency is
1.5GHz
2017-10-18 17:08:16 +03:00
zador-blood-stained
affe7c7712
Remove unused LIRC bits since it's not installed by default
2017-09-27 14:18:27 +03:00
Igor Pecovnik
467c167d71
Moving Odroid C2 NEXT to 4.13.x
2017-09-13 21:56:27 +02:00
zador-blood-stained
ced43bf527
Drop aarch64 host toolchain dependencies
2017-08-20 22:03:28 +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
Igor Pecovnik
7a08a679b8
Odroid C2 4.12 NEXT kernel patches, enable back kernel target
2017-07-22 13:10:54 +02:00
Igor Pecovnik
94ab0d211e
Odroid C2 DEV kernel config update, fixed RAM disk loading, enabled root login from console, docker ready, fixing MAC with workaround, switching DEV and NEXT, removing NEXT target for now
2017-06-30 13:41:34 +02:00
zador-blood-stained
6161aac9ad
Small cleanup
2017-06-05 17:41:32 +03:00
Igor Pecovnik
f8bd5f7b7d
Odroid C2 NEXT config fixes
2017-05-21 19:34:11 +02:00
Igor Pecovnik
b779446b58
Odroid C2 NEXT and DEV branches, need testing
2017-05-21 18:44:19 +02: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
zador-blood-stained
1279ef6fb9
Fix console cursor on Odroid C2
2016-12-24 19:10:41 +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
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
c6b40602bd
We are clearing too much here. Removed for now.
2016-11-21 10:08:55 +01:00
Igor Pecovnik
425675c340
Enable UUID on C2, booting ok
2016-10-23 11:19:54 +02:00
zador-blood-stained
c9593c5337
Single partition images for Odroid C2
2016-10-12 22:57:59 +03:00
zador-blood-stained
06ca8c8d9d
Put boot script name and root device into variables
2016-10-10 19:36:51 +03:00
Igor Pecovnik
fda8bf5edc
Typo
...
df8d535230
2016-09-13 12:15:49 +02:00
Igor Pecovnik
df8d535230
C2 changes according to CPU speed manipulations, changed governor, boot script, removed unecessary patches.
2016-09-13 11:03:31 +02: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
zador-blood-stained
422fc32fbe
Move u-boot compilation targets to sources family configuration files
...
Remove obsolete odroid-c2 upstream patches
2016-05-26 18:58:42 +03:00
j
8aa7c92ef6
fix newlines in config/sources/odroidc2.conf
2016-05-15 13:49:03 +02:00
zador-blood-stained
feaf8901f7
Added u-boot compiler requirement for C2
2016-05-13 11:45:11 +03:00
Igor Pecovnik
5bb94da344
Small fix to C2 family config
2016-05-13 08:42:29 +02:00
zador-blood-stained
3de4eb9421
Move ARCH to sources configuration
2016-05-08 20:27:26 +03:00
zador-blood-stained
d135151a31
Move board-specific tweaks to LINUXFAMILY templates
...
Add sunxi-fel to list of installed tools on host
2016-05-05 21:10:37 +03: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