Commit Graph

49 Commits

Author SHA1 Message Date
ThomasKaiser
437995769a Switch to 4MiB partition boundaries on flash media 2017-10-24 20:12:19 +02:00
Tonymac32
11052a0436 Odroid XU4 NEXT HDMI hotplug rule 2017-10-06 00:17:58 -04:00
zador-blood-stained
affe7c7712 Remove unused LIRC bits since it's not installed by default 2017-09-27 14:18:27 +03:00
zador-blood-stained
34b4b373fa Add Linaro GCC 6.3 and mirror toolchains on dl.armbian.com 2017-09-25 13:20:07 +03:00
zador-blood-stained
2645ab74b1 Update XU4 boot script to use armbianEnv.txt
debootstrap-ng currenly will still delete armbianEnv for sources that
use boot.ini
2017-09-04 13:03:44 +03:00
zador-blood-stained
667422519c Improve Xu4 u-boot update logic 2017-08-31 16:57:04 +03:00
zador-blood-stained
960c6b1b3f Switch XU4 next to mainline u-boot 2017-08-31 16:09:47 +03:00
Igor Pecovnik
0a4eee7999 Enabling UUID on XU4. Tested. and disable console blanking 2017-08-26 19:07:17 +02:00
Igor Pecovnik
d3180af7bc Fix and enable serial console for XU4 2017-08-26 15:10:25 +02:00
zador-blood-stained
7421422864 Adjust Odroid XU4 u-boot config and write_uboot_platform 2017-08-11 18:31:06 +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
Igor Pecovnik
b2abecd6ee XU4 bugfix
9268b73289 (commitcomment-22203733)
2017-05-19 09:19:27 +02:00
Igor Pecovnik
9268b73289 Changing Odroid XU4 NEXT mainline u-boot with legacy for compatibility reasons - now it boots from SD and eMMC out of the box, kernel switching works. 2017-05-18 19:41:37 +02:00
Thomas Kaiser
03d79596b8 Allow ODROID-XU4 to run at 2 GHz
Reverts 038e74eb40 and a82dc77aee
2017-05-15 15:26:18 +02:00
zador-blood-stained
1f4f287d2b Rework toolchain selection variables 2017-04-29 13:32:09 +03:00
Thomas Kaiser
5548318abc OMV improvements, build XU4 mainline kernel with GCC 6.3 2017-04-20 14:17:53 +02:00
zador-blood-stained
d8137d6cb9 Change XU4 mainline kernel dir 2017-02-26 20:40:59 +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
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
Igor Pecovnik
f30c2bd49c I think we don't need that. 2016-12-15 11:40:32 +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
zador-blood-stained
ab66dbf5f8 Fix Odroid XU4 u-boot directory name 2016-11-15 18:43:27 +03:00
zador-blood-stained
4e1eac6699 Update u-boot version to v2016.11 2016-11-14 20:37:44 +03:00
zador-blood-stained
13a25fefd4 Update XU4 u-boot configuration 2016-10-25 18:07:02 +03:00
Guillaume Romagny
ef1706b3df Odroid XU4 Armbian based UUID booting (SD card tested) (#510) 2016-10-25 14:43:25 +03:00
zador-blood-stained
2b70f68126 XU4 initrd and single partition images support 2016-10-14 15:09:47 +03:00
zador-blood-stained
3e012af5c4 Small bugfixes 2016-10-13 21:11:42 +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
b0be81e558 Improve XU4 sources config file 2016-10-06 18:28:17 +03:00
Guillaume Romagny
a82dc77aee XU4 next: single partition boot (no headache version) (#486) 2016-10-04 11:40:04 +03:00
Guillaume Romagny
038e74eb40 XU4 next: uboot 2016.05 2016-09-25 20:32:04 +02:00
zador-blood-stained
8ee845f64a Minimize and merge some boards and sources config files 2016-08-21 01:39:21 +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
7ad0beb128 Import odroidxu4-next changes from #387 2016-07-11 21:24:43 +03:00
zador-blood-stained
7c7b046700 Cleanup in boards.sh 2016-06-22 15:30:10 +03:00
Guillaume Romagny
dbc642f81a adding kernel mainline (4.6.2) for Odroid-XU4
modified:   config/boards/odroidxu4.conf
	new file:   config/bootscripts/boot-odroid-xu4-next.ini
	modified:   config/kernel/linux-odroidxu4-next.config
	modified:   config/sources/odroidxu4.conf
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.0-1.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.1-2.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.2-3.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.3-4.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.4-5.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.5-6.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.6-7.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.7-8.patch
2016-06-21 05:16:52 +02:00
zador-blood-stained
a402ea719d Move boots cript installation to sources templates 2016-06-13 22:25:46 +03:00
zador-blood-stained
152ffd7901 Finalize moving properties to LINUXFAMILY config files 2016-06-05 12:45:07 +03:00
Igor Pecovnik
81c36d87df Uboot for XU4 requriements 2016-05-19 13:05:00 +02: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