PKGBUILDs/core/linux-rpi-16k/linux.preset
graysky 3d631704a8 Add core/linux-rpi-16k
New kernel package providing 16k framesize for bcm2712/RPi5.  Very similar
to linux-rpi but built off bcm2712_defconfig.  Will work with Pi5 ONLY/will
not boot on lower models.

Since RPi Foundation has announced the 6.6 move[1] in the near future, just
start tracking that branch now.

1. https://forums.raspberrypi.com/viewtopic.php?t=361116
2023-12-10 08:43:20 -05:00

11 lines
232 B
Plaintext

# mkinitcpio preset file for the '%PKGBASE%' package
ALL_config="/etc/mkinitcpio.conf"
ALL_kver="%KERNVER%"
PRESETS=('default')
#default_config="/etc/mkinitcpio.conf"
default_image="/boot/initramfs-linux.img"
#default_options=""