Karabek
92ef0d2fe8
(partially) fix armbian overlays - refactor pinctrl names
...
some armbian dts overlays currently do not work since pinctrl names have not been
adapted to renaming in 5.0 and 5.2.
this patch modifies the following overlays:
sun50i-h5: cir, spdif-out
sun8i-h3: cir, spdif-out
sun7i-a20: i2c1..4, mmc2, pwm, spdif-out, spi0..2, spi-add-cs1, uart4..7
sun5i-a13: uart0
sun4i-a10: spdif-out
2019-12-08 14:47:06 +01:00
Igor Pecovnik
f93d29bc0b
Bugfix: proper branch namings
2019-12-08 08:51:20 +01:00
Piotr Szczepanik
9a5e941f3b
Fixed usage of unknown vars in nand-sata-install ( #1662 )
2019-12-07 09:20:30 +01:00
Werner
5f50aa0907
Added CONFIG_SENSORS_PWM_FAN to rockchip64-current/dev ( #1661 )
2019-12-07 09:01:32 +01:00
Martin Ayotte
c207e6cc10
Merge pull request #1646 from armbian/nanopi-m4v2-bring-up
...
NanoPi M4V2 bring up
2019-12-06 10:24:38 -05:00
Piotr Szczepanik
c585f313f0
Added NanoPi M4V2 images to targets.conf
2019-12-06 16:14:08 +01:00
Piotr Szczepanik
d566fb0cf3
Reverted verbose console logging
2019-12-06 16:10:14 +01:00
Piotr Szczepanik
5b145a06b6
Changed NanoPi M4V2 status to WIP
2019-12-06 16:09:18 +01:00
Martin Ayotte
5c9a7ee7fb
fix broken r_uart pins
2019-12-05 15:29:24 -05:00
Martin Ayotte
0811a1cdf7
remove useless patch
2019-12-05 15:22:25 -05:00
Igor Pecovnik
7ebc310c96
Merge branch 'master' of https://github.com/armbian/build
2019-12-04 22:16:20 +01:00
Igor Pecovnik
f30214e6c8
Bugfix: Removing deprecated / duplicated patches which prevented Banana M3 to boot
2019-12-04 22:14:35 +01:00
Igor Pečovnik
ee6ce56ca7
Merge pull request #1659 from karabek/master
...
armbian-add-overlay: fixed for non-dev-branches
2019-12-05 09:48:44 +13:00
Karabek
7d7daa7390
armbian-add-overlay: fixed for non-dev-branches
...
Current version only allows user-added overlays for 'dev' kernels. Excluding 'legacy' kernels should not be necessary anymore since <4 kernels are not supported anymore.
2019-12-04 15:41:33 +01:00
tonymac32
f059379425
[ Rockchip64 Current ] RK3399-ROC-PC power fix
...
Temporary fix to match staging driver. Researching correct method under new driver structure, no Rockchip boards compliant so far.
2019-12-03 00:10:14 -05:00
tonymac32
79263e9855
[ rk3399 current ] add roc-pc bindings
...
HDMI audio
PCIE supplies
*PCIE does not seem to function yet, WIP
2019-12-02 21:53:12 -05:00
Martin Ayotte
6ee2d13120
remove useless hunk
2019-12-02 10:35:15 -05:00
Martin Ayotte
c34fcf272a
Merge branch 'master' of https://github.com/armbian/build
2019-12-02 10:26:18 -05:00
Martin Ayotte
f5927bffad
remove useless patch
2019-12-02 10:26:11 -05:00
Martin Ayotte
ba71fbbdde
Merge pull request #1654 from armbian/atf-switch-to-distclean
...
Switched ATF cleaning method to distclean
2019-12-02 10:01:16 -05:00
Martin Ayotte
9f82634991
Merge pull request #1655 from dpeddi/master
...
Update linux-sunxi64-current.config
2019-12-02 10:00:28 -05:00
Martin Ayotte
d5f4ca9215
Merge pull request #1652 from karabek/master
...
Sunvell R69: support for legacy kernel (4.19.x)
2019-12-02 09:59:54 -05:00
Martin Ayotte
2003807b7b
Merge pull request #1657 from karabek/master
...
Sunvell R69: enable eMMC boot
2019-12-02 09:57:14 -05:00
Karabek
d513a43768
Sunvell R69: enable eMMC boot
...
Added CONFIG_MMC_SUNXI_SLOT_EXTRA=2 to defconfig to enable booting from eMMC. Works.
2019-12-02 15:32:46 +01:00
Tony
09ef6064cd
Merge pull request #1656 from armbian/atf-rk3399-enable-logging
...
Enable UART for ATF logging on rk3399
2019-12-02 07:48:06 +08:00
Piotr Szczepanik
b346d06de8
Fix error message in rk3399 builds with mainline ATF ( #1653 )
2019-12-01 22:24:16 +01:00
Piotr Szczepanik
6d78a30555
Enable UART for ATF logging on rk3399
2019-12-01 22:14:21 +01:00
dpeddi
cacf5cf391
Update linux-sunxi64-current.config
...
CONFIG_SERIAL_DEV_BUS=y need to be statically linked to match devicetree
2019-11-30 23:40:51 +01:00
Piotr Szczepanik
cfaee9938a
Switched ATF cleaning method to distclean
2019-11-30 23:11:06 +01:00
Karabek
39464a44a4
Sunvell R69: support for legacy kernel (4.19.x)
...
(Re-)add kernel patch for legacy kernel (4.19.x)
2019-11-30 19:03:22 +01:00
Karabek
a879786d67
Sunvell R69: support for legacy kernel (4.19.x)
...
Add "legacy" option to board config
2019-11-30 19:01:44 +01:00
Igor Pečovnik
35e6943298
Merge pull request #1650 from dpeddi/master
...
Update linux-sunxi64-current.config
2019-11-30 11:19:02 +01:00
dpeddi
acbe7f1299
Update linux-sunxi64-current.config
...
add missing CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
2019-11-30 10:13:56 +01:00
Tony
444b24910a
Merge pull request #1649 from armbian/roc-rk3399-pc-add-current
...
Enabled current kernel for roc-rk3399-pc (and fixed legacy build)
2019-11-30 14:23:16 +08:00
Igor Pečovnik
2c3011e172
[rockpis] Add some networking related modules
2019-11-30 00:37:13 +01:00
Piotr Szczepanik
a21b42ea11
Enabled current kernel for roc-rk3399-pc (and fixed legacy build)
2019-11-29 22:59:12 +00:00
Piotr Szczepanik
3cb8ee439b
Connfigured Rock Pi S' kernel for Docker
2019-11-29 21:40:07 +00:00
Piotr Szczepanik
471870a764
Disabled DEBUG_INFO for Rock Pi S kernel
2019-11-29 16:56:43 +00:00
Igor Pečovnik
5e05d80979
meson64: update patches and remove unused patches. ( #1637 )
...
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-11-29 13:50:32 +01:00
Werner
84b06d8e65
Add support for 4.19.x on OPi Zero ( #1647 )
2019-11-29 13:50:24 +01:00
Piotr Szczepanik
80b757ac27
Removed now obsolete links to old device tree files
2019-11-28 22:30:41 +00:00
Piotr Szczepanik
c4eecbcef0
Initial addition of NanoPi M4V2
2019-11-28 22:29:54 +00:00
Igor Pecovnik
10d17d3163
Adjust few beta build targets
2019-11-28 19:00:46 +01:00
Igor Pečovnik
ac309b9355
Repository managemenet doesn't work after https://github.com/armbian/build/pull/1612 This commit fixes the problem. ( #1645 )
2019-11-28 15:51:23 +01:00
Levin Du
de4cb7722d
Docker: add docker shell support ( #1612 )
...
This allows to enter the docker container in a shell by:
./compile.sh docker-shell
BOARD=firefly-rk3399 BRANCH=dev RELEASE=bionic BUILD_DESKTOP=no
Then you can build the whole thing in the docker shell with:
./compile.sh
Once you need to build the U-Boot only for development purpose, you can run:
# Optional: prepare the environment first if you had not run `./compile.sh`
./compile.sh 'prepare_host && compile_sunxi_tools && install_rkbin_tools'
# build the U-Boot only
./compile.sh compile_uboot
If you prefer to use profile, for example, `userpatches/config-my.conf`, try:
./compile.sh my 'prepare_host && compile_sunxi_tools && install_rkbin_tools'
./compile.sh my compile_uboot
This commit also fixes #1638 .
2019-11-28 15:24:22 +01:00
Karabek
158e0f4849
Sunvell R69: cpu voltage regulator (re-)added - dram clock reduced. ( #1643 )
...
* Sunvell R69: cpu voltage regulator (re-)added - dram clock reduced.
CPU regulator (re-)added to u-boot and kernel dts - the box will not boot without it.
Dram clock reduced in defconfig to increase stability.
[AR-85]
2019-11-27 22:50:46 +01:00
Martin Ayotte
50445a44df
Merge branch 'master' of https://github.com/armbian/build
2019-11-27 11:59:43 -05:00
Martin Ayotte
f172f910db
switch rockchip64 to 5.4.0-rc1-1120-ayufan
2019-11-27 11:59:37 -05:00
Igor Pečovnik
ce27fe1af6
[AR-83] Fix broken packaging patch on kernel 5.4.y and above ( #1641 )
2019-11-27 17:43:45 +01:00
Igor Pečovnik
c083520fd7
[AR-84] Move Rockchip64 current to 5.4.y ( #1642 )
2019-11-27 17:42:47 +01:00