Commit Graph

31 Commits

Author SHA1 Message Date
TheRandMan 4901cab467
Fix build failure during arm_install_uboot() (#292)
Build would fail when writing to the image's MSDOSBOOT partition without 'sysctl kern.geom.debugflags=0x10'
2022-05-19 07:47:24 +02:00
TheRandMan d496d05bed
Add build support for RockPro64 (#291) 2022-05-18 07:43:25 +02:00
Franco Fichtner 7e2febc1fd device: fix trailing slash 2022-05-18 07:42:48 +02:00
Franco Fichtner 184d3005fd device: add missing (empty) function here #290 2022-05-16 10:11:28 +02:00
Christopher SHEN 7680ca161a device: fix `boot1.sym: error: PHDR segment not covered by LOAD segment`
https://github.com/opnsense/tools/issues/258
2022-02-23 07:51:10 +01:00
Christopher SHEN a69f574dd2 device/R4S.conf: add nanopi R4S support 2022-02-12 19:38:10 +01:00
Christopher SHEN e904052e3d
enable RPI4 support for 22.1 (#269) 2022-02-10 09:29:38 +01:00
Christopher SHEN 3ed03c7223 device: cross-build is not always needed; closes #256 2021-12-26 08:58:39 +01:00
Christopher SHEN ef59f02c0e
build kernel for ARM 22.1 (#257) 2021-12-26 08:38:57 +01:00
Franco Fichtner d13c83dfb7 build: device kernel config suffix is deprecated; closes #255
While here also do not embed the device for the (-GENERIC)
ARM64 configuration.  Seems like leftovers from the latest
ARM contributions.
2021-12-20 09:23:33 +01:00
Christopher SHEN 91757dae56
Working aarch64 configs for 21.1 (#222) 2021-07-26 13:04:14 +02:00
Franco Fichtner e96cf8a95c build: support macOS for "make update" purposes 2020-05-17 10:26:30 +02:00
Franco Fichtner ada4a2bc4b device: finally only extrapolate the kernel config 2019-05-08 05:59:35 +02:00
Franco Fichtner 07ae756064 device: RPI2 u-boot port changes too much too intransparently 2019-05-08 05:59:35 +02:00
Franco Fichtner dfefa3379f device: no ODROID and ORANGEPI for now #137 2019-05-07 13:57:59 +02:00
Franco Fichtner ea5155836e device: there is no RPI3 support in 11.2
Add it later when we have it, because if we keep it there will
only be questions why it doesn't work.
2019-05-07 13:48:49 +02:00
Franco Fichtner 6e54f6037a device: work on RPI2 image 2019-05-07 13:43:51 +02:00
Franco Fichtner dc20e68b6d device: a10 -> A10 for consistency 2019-05-07 10:02:53 +02:00
Franco Fichtner 99beda883a build/arm: more changes 2019-05-07 07:12:26 +02:00
Franco Fichtner 415af5a2b6 build/arm: more on bananapi 2019-05-07 08:27:44 +02:00
Franco Fichtner 5dfee1c041 build: kernel set device name if device config does not unset 2019-05-06 19:49:31 +02:00
Franco Fichtner bb1b755b09 config: use "bananapi" as FreeBSD calls it, proper image 2019-05-06 19:41:34 +02:00
Neko Prog e9877277cc arm: more device configs (#130)
* Add Orange Pi PC2 device config
* Add Odroid XU3/XU4 device config and update several arm configs
* Update odroid-xu3.conf
2019-04-03 20:21:00 +02:00
Neko Prog ef08bdeed8 Add RPI 2/3 Firmwares (#128) 2019-03-26 16:01:48 +01:00
Neko Prog 9dcd73e003 Add cross build support for aarch64 and RPI3 config (#120) 2019-03-17 13:01:50 +01:00
Neko Prog 4355c16fa5 Kernel and Device config for Raspberry Pi 2 (#119) 2019-02-24 18:20:56 +01:00
Franco Fichtner a999844f36 device: bpi.conf and cross-build docs #113 2019-02-13 21:39:48 +01:00
Franco Fichtner e245c1b2d0 device: beware of the mighty "sake", cheers! 2016-06-22 18:50:44 +02:00
Franco Fichtner 867e015073 device: remove spurious modification of serial console 2016-06-22 17:51:19 +02:00
Franco Fichtner 2dace6cce2 build: hooks were supposed to use the passed argument... 2016-05-21 11:03:55 +02:00
Franco Fichtner 45e845451e device: allow for device-specific extras; closes #31 2016-05-06 06:55:01 +02:00