Commit Graph

2022 Commits

Author SHA1 Message Date
Tony
8a5ea40a74
Merge branch 'master' into master 2018-10-12 21:37:47 -04:00
Igor Pecovnik
9dbc69e0ed [Tinkerboard/MiQi] Fix eMMC boot problem on MiQi by reverting back to old u-boot, fix console that both are present, HDMI and serial, adjust boot script that we don't need hardcode DTB. U-boot variable is set to RK3288-tinker so adding symlink to RK3288-miniarm which represent the board in a legacy kernel. Added upstream patch, tested on MiQi and Tinkerboard S, default and dev, upgrades still need to be tested ... 2018-10-12 14:10:42 +02:00
Igor Pecovnik
e87775e14f [Rockchip64] Adjust default branch, removed deprecated patches, adjust configuration, fix broken patch. 2018-10-11 11:41:54 +02:00
Igor Pecovnik
f07ddda5fc [RK3399] DEV kernel bumped to 4.19.RC4, adjusted kernel config, set u-boot to v2018.09, fix serial console output, default boot console is now HDMI, tested on FA Nanopc T4; default kernel bumped to 4.4.160 and re-add patch which address some issues 2018-10-10 17:25:28 +02:00
ThomasKaiser
868930fd7b [OMV] RK3399 adoptions 2018-10-09 17:16:35 +02:00
Igor Pecovnik
b971c3f425 Adjust patchset for FriendlyARM's RK3399, move Nanopi Neo4 to .conf, adjust kernel configuration. Tested only for building. 2018-10-08 14:41:51 +02:00
Gauthier Provost
59af84c07c Helios4: Add SPI bootloader install feature (#1126)
* Helios4: Add workaround for SPI and SATA concurrent access issue

Concurrent access on SPI NOR and SATA drives can lead to unstable SATA.
Therefore as workaround, disable SATA controller when SPI flash access
is needed and make it as user configurable item in armbianEnv.txt

This workaround might applies to Clearfog too.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Helios4: Add U-Boot SPI

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Helios4: Add SPI bootloader install feature

This will allow to use nand-sata-install to perform the following operations on Helios4 :
- Install bootloader to SPI NOR Flash (Option 5 in Menu).
- Copy RootFS to USB storage in order to boot from SPI with RootFS on USB (Option 6 in Menu).

* Unmount temp mount points in create_armbian() instead of hardcoded /dev/sda
2018-10-08 13:44:36 +02:00
Igor Pecovnik
07f72fa786 Adjust CAN related features on rockchip NEXT 2018-10-08 00:48:03 +02:00
Thomas McKahan
b5e9d65c7d Odroid C2 Next enable SPI 2018-10-06 22:50:14 -04:00
Jens Getreu
3a6b71afa2 add CAN related stuff as modules
See: https://github.com/armbian/build/pull/1123#issuecomment-427286216
2018-10-05 11:59:19 +03:00
Jens Getreu
980230cce1 add more crypto modules to rockchip kernel
Luks encrypted devices need this cipher:  aes-xts-plain64

This requires some additional crypto kernel modules, e.g. xts

See also:
https://forum.armbian.com/topic/8357-crypto-kernel-modules-missing-for-aes-xts-plain64-cipher/
2018-10-04 18:50:54 +03:00
Thomas McKahan
4a53253536 rockchip-default config update 2018-10-03 00:12:57 -04:00
Igor Pečovnik
881ceb2ffb
enable canbus 2018-10-01 21:51:41 +02:00
Igor Pečovnik
e28f8bb718
enable canbus 2018-10-01 21:51:06 +02:00
Igor Pecovnik
ef6847e647 Small bugfix regarding removing old swap files, K4.4 upstream patches, bump with a version 2018-09-30 15:22:44 +02:00
Martin Ayotte
0eef81a448 switch back to ARM-software/arm-trusted-firmware branch 2018-09-28 21:34:49 -04:00
Igor Pecovnik
ba20799f0d Reverting cbcdf570f3 2018-09-28 18:24:47 +02:00
Igor Pecovnik
9fcb58b8f1 Add Wifi and RTC bits to OpiLite2, changing kernel sources to mainline. HDMI is broken here. Untested ... 2018-09-28 18:19:43 +02:00
Igor Pecovnik
ee7d243f68 UART2 is serial console on both kernels for Tinkerboard. Adjusting config. 2018-09-26 12:15:56 +02:00
Igor Pecovnik
90253c7997 UART2 is serial console on both kernels for Tinkerboard. Adjusting config. 2018-09-26 12:15:03 +02:00
Igor Pecovnik
7a831f2a70 Bump with version and K4.4 upstream patches 2018-09-26 11:55:44 +02:00
Martin Ayotte
506288903c add missing MT7601U to Rockchip64 2018-09-23 11:26:31 -04:00
Igor Pečovnik
b6effa2d04
Add gpio led support
8defd568bc (commitcomment-30599572)
2018-09-22 08:41:54 +02:00
Igor Pecovnik
1c00822819 Use ayufan mainline kernel for rk3399-dev
301b5eeb15
2018-09-20 15:20:50 +02:00
Igor Pecovnik
1d809baf6b Ajusted DEV config, no more relocation out of range, wireless on Duo working now 2018-09-18 13:52:36 +02:00
Gauthier Provost
d375c46f4e Helios4 : Linux use eth1addr variable form U-boot as eth0 mac address.
Make armbian-firstrun script also randomizes mac address for eth1addr in armbianEnv.txt
2018-09-18 16:03:41 +08:00
junnikokuki
0508ffee24
request a nightly build for orange pi lite2 2018-09-18 09:48:25 +08:00
Igor Pecovnik
9ec439f0a7 Meson64 family fixes: set mac addr in kernel, few patches for Lepotato default, kernel config update 2018-09-17 20:31:10 +02:00
Igor Pecovnik
acf84bac59 Fix xradio not showing up on Nanopi Duo, set fixed network MAC when using shield, small 1st run script RFC, removing deprecated stuff 2018-09-17 13:25:53 +02:00
Igor Pecovnik
8ea0b98845 Rockchip default, remove deprecated patches 2018-09-13 06:49:27 +02:00
Igor Pecovnik
f4a51236d7 Family RK3399 set fixed MAC address via our startup scripts until we don't have a proper solution and upstream patches 2018-09-12 17:30:44 +02:00
Dustin
a7329d0848
Working Docker Swarm Overlay Network
Based on the [settings mentioned here](https://github.com/moby/moby/pull/37147), this allows Docker Swarm's overlay network to function on the Tinkerboard.
2018-09-11 20:35:25 -07:00
Igor Pecovnik
b691b32ff5 Upstream patches for rockchip64 2018-09-10 13:03:17 +02:00
Igor Pecovnik
fa88e5c2aa Implement bulding and packing all different boot firmware for Espressobin, bump u-boot and ATF sources to latest version 18.09 2018-09-09 23:22:50 +02:00
Martin Ayotte
03199b3879 add olinuxino-a64.wip and fixes for it 2018-09-09 09:59:26 -04:00
Igor Pečovnik
cbcdf570f3
possible bugfix
ATF compilation stops with make: *** No rule to make target 'drivers/allwinner/i2c/sunxi_i2c.c', needed by 'build/sun50i_h6/debug/bl31/sunxi_i2c.o'.  Stop.
2018-09-08 18:05:57 +02:00
Igor Pecovnik
73e1770407 Add 1G variant of Nanopc T3 https://github.com/friendlyarm/linux-3.4.y/issues/3#issuecomment-419619961 2018-09-08 09:58:30 +02:00
Igor Pecovnik
93ae28f78d Rockchip/Tinkerboard default patches fixes. It compiles now but haven't check in details wheather disabled are still needed. 2018-09-08 08:16:45 +02:00
Igor Pecovnik
c504a13278 Enable LUKS disk encryption for Espressobin, tested: http://ix.io/1maG 2018-09-07 16:27:35 +02:00
Igor Pecovnik
9c7ce48f2b Make Espressobin boot script CRYPTOROOT compatible 2018-09-07 15:02:11 +02:00
Igor Pecovnik
0ed5ed0ca5 Small adjustements to Espressobin boot script 2018-09-07 14:28:19 +02:00
Igor Pecovnik
3d767f977d Adjust Odroid C2 kernel config 2018-09-07 07:06:58 +02:00
Igor Pecovnik
86a00ada34 Fixed eMMC install on FriendlyARM NanoPC T3+, adjusted docker dependencies, new boot script with SD card priority booting. 2018-09-06 20:22:51 +02:00
Igor Pečovnik
08d8cb665b
Typo 2018-09-05 15:46:41 +02:00
Igor Pečovnik
9d20aaefaa
Enable beta target 2018-09-05 15:44:34 +02:00
Igor Pečovnik
8df53f5eb2
Merge pull request #1100 from hjc4869/master
Multiple RK3399 related configuration changes
2018-09-05 15:11:53 +02:00
Igor Pečovnik
c9b0d170af
Merge pull request #1099 from hjc4869/firefly-dts-fix
Fix Firefly-RK3399 default kernel dts issues
2018-09-05 15:11:43 +02:00
Jingchuan Huang
4f2e02cbe4 Move rk3399-firefly-linux.dtb to rk3399-firefly.dtb 2018-09-05 20:07:32 +08:00
Igor Pecovnik
f819d5e9a4 Tiny fix 2018-09-05 12:57:58 +02:00
Igor Pecovnik
83a534f732 Kernel configs adjustements, adding what is added automatically + ath9k drivers https://github.com/armbian/build/issues/1095 2018-09-05 10:14:31 +02:00