File tree Expand file tree Collapse file tree
distrib/utils/embedded/conf Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $NetBSD: armv7.conf,v 1.47 2024/03/14 15:41:54 christos Exp $
1+ # $NetBSD: armv7.conf,v 1.48 2026/01/25 07:55:38 skrll Exp $
22# ARMv7 customization script used by mkimage
33#
44board=armv7
6767 cat > ${mnt}/boot/config.txt << EOF
6868#
6969upstream_kernel=1
70- os_prefix=dtb/
70+ os_prefix=dtb/broadcom/
7171cmdline=../cmdline.txt
7272kernel=/netbsd-GENERIC.img
7373# Boot options, see https://www.raspberrypi.com/documentation/computers/config_txt.html#boot-options
Original file line number Diff line number Diff line change 1- # $NetBSD: rpi.conf,v 1.40 2022/11/19 09:19:27 yamt Exp $
1+ # $NetBSD: rpi.conf,v 1.41 2026/01/25 07:55:38 skrll Exp $
22# Raspberry Pi customization script used by mkimage
33#
44
5757 cat > ${mnt}/boot/config.txt << EOF
5858#
5959upstream_kernel=1
60- os_prefix=dtb/
60+ os_prefix=dtb/broadcom/
6161cmdline=../cmdline.txt
6262# UART settings, see https://www.raspberrypi.com/documentation/computers/configuration.html#configuring-uarts
6363enable_uart=1
Original file line number Diff line number Diff line change 1- # $NetBSD: rpi_inst.conf,v 1.19 2022/11/19 09:19:27 yamt Exp $
1+ # $NetBSD: rpi_inst.conf,v 1.20 2026/01/25 07:55:38 skrll Exp $
22# Raspberry Pi customization script used by mkimage
33#
44
4444 cat > ${mnt}/boot/config.txt << EOF
4545#
4646upstream_kernel=1
47- os_prefix=dtb/
47+ os_prefix=dtb/broadcom/
4848cmdline=../cmdline.txt
4949kernel=/kernel.img
5050# UART settings, https://www.raspberrypi.com/documentation/computers/configuration.html#configuring-uarts
You can’t perform that action at this time.
0 commit comments