Natanael Copa
099aea877d
scripts/mkimg.arm.sh: fix boot config for armv7 rpi4
...
We dont have rpi4 kernel for armhf but we have it for armv7.
2019-12-18 13:23:41 +00:00
Natanael Copa
f7c1786cd7
scripts/mkimg.arm.sh: fix boot config for 64bit rpi
...
fixes #11031
2019-12-16 18:36:13 +00:00
Natanael Copa
0d1e402c59
scripts/mkimg.arm.sh: add rpi4 support
...
ref #10789
2019-12-13 18:56:15 +00:00
Natanael Copa
b4a50a4bde
scripts: drop armhf uboot image
...
we dont ship an armv6 kernel.
2019-12-06 18:21:14 +00:00
Natanael Copa
46f4244a08
scripts: replace -vanilla kernel with -lts
...
also add doas to extended image
2019-12-06 17:48:38 +00:00
Natanael Copa
ee517c9da8
scripts/mkimg.arm.sh: fix inclusion of u-boot-pine64
...
fix the sed extression that filters out version number sot it does not
strip out the `-pine64` part of string.
apk fetch --simulate --root --recursive u-boot-all
2019-06-19 09:34:26 +00:00
Carlo Landmeter
3cd896ee10
scripts/mkimg.arm.sh: cleanup rpi config and update initramfs
...
- config: remove dwc_otg.lpm_enable as 0 is default
- initramfs: remove ext4 f2fs as boot partition needs to be fat32
- initramfs: remove raid and scsi
- initramfs: add dhcp and https for netboot when drivers are buildin
2019-05-06 07:45:03 +00:00
Carlo Landmeter
59bb1ba251
scripts/mkimg.arm.sh: fix rpi config.txt
...
- remove custom entries
- fix armhf to include all boards
2019-05-06 07:45:03 +00:00
Carlo Landmeter
a9871bd0b7
scripts: add back rpi kernel to armhf
2019-04-23 08:55:11 +00:00
Carlo Landmeter
4f1a9af5c7
scripts: add rpi2 kernel to armhf release
...
ref #10155
2019-04-03 07:20:20 +00:00
Timo Teräs
3ff0721652
scripts/mkimg.arm.sh: remove manual (now redundant) clm_blob spec
...
the scripts have been updated to pick up clm_blobs automatically
2019-03-22 21:26:15 +02:00
Natanael Copa
dd59175033
scripts: generate grub efi for arm except rpi
...
add all_video
2019-02-26 16:56:06 +00:00
Natanael Copa
4dfaaf8987
scripts/mkimg.arm.sh: create rpi image for armv7
2019-02-26 13:28:22 +00:00
Olliver Schinagl
bf993f3f64
scripts: add armv7 support to images
...
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2019-02-26 13:28:22 +00:00
Carlo Landmeter
680b40d3d2
scripts: add modloopfw support
...
this is needed for firware which is not automatically detected.
2019-02-15 10:33:47 +00:00
Sascha Paunovic
2394d057c3
scripts: typo fixes
2018-07-10 14:07:07 +00:00
Natanael Copa
85263ce182
scripts/mkimg.arm.sh: fix regression
2018-06-25 17:00:08 +00:00
Carlo Landmeter
ba003e927b
scripts: use aports rpi bootloader
2018-06-25 16:16:53 +00:00
Natanael Copa
bd4bb5a347
scripts/mkimg.arm.sh: fix typo
2018-06-25 15:03:47 +00:00
Natanael Copa
69907fcb13
scripts/mkimg.arm.sh: cleanup
...
no functional difference but make it clearer what the intention is
2018-06-21 10:35:37 +00:00
Carlo Landmeter
e8239a2221
scripts: add aarch64 support to rpi profile
...
- removed serial from cmdline. rpi3 has a limited serial interface
(used for bluetooth now) and when enabled (enable_uart=1) it
will lock the cpu speed to 250Mhz.
2018-06-19 07:50:50 +00:00
Natanael Copa
1729d4a89c
scripts/mkimg.arm.sh: update firmware commit
2018-06-13 16:10:44 +00:00
Natanael Copa
e2dd173bdf
scripts/mkimg: remove ext2 and ext3 features
...
ext4 module can handle it.
2018-06-12 09:00:39 +00:00
Natanael Copa
71a193e96f
scripts/mkimg: remove -hardened kernel and vanilla iso
...
standard iso is now vanilla kernel so it does not make any sense to have
a separata vanilla iso.
Also update xen to use vanilla kernel instead of hardened
2018-03-05 11:41:56 +00:00
Timo Teräs
5faa024740
scripts/mkimg.arm: update rpi firmware
2017-11-21 08:37:28 +02:00
Timo Teräs
e88b188c74
scripts/mkimg.arm: update rpi bootloader, remove unneeded initrd load address
2017-05-30 11:55:38 +00:00
Natanael Copa
21c35028cd
scripts/mkimg.*: add title and description
2017-05-30 13:28:57 +02:00
Natanael Copa
091c5e930d
scripts/mkimg.arm: fix uboot
...
ref #7181
2017-05-19 16:05:31 +02:00
William Pitcock
e7288f5035
scripts: pull in hardened image, not grsec image
2017-04-27 05:46:23 +00:00
Timo Teräs
5164608aab
scripts/mkimg: raspberry pi bootloader 2017-01-25
2017-01-27 13:43:57 +02:00
Natanael Copa
3eb10d34b8
scripts: add aarch64 release image
2016-12-16 10:26:15 +00:00
Natanael Copa
0869439499
scripts: set execute permissions on scripts
2016-11-14 20:10:40 +00:00
Timo Teräs
46f65fad4c
scripts/mkimage.sh: scripts to build bootable alpine images
2016-11-14 20:10:39 +00:00