blob: 8b33a0fb74632ad65c152892c17247b5774503c8 [file] [log] [blame]
Patrick Williams8b8bc412016-08-17 15:02:23 -05001include conf/machine/include/rpi-default-settings.inc
2include conf/machine/include/rpi-default-versions.inc
3include conf/machine/include/rpi-default-providers.inc
4
5SOC_FAMILY = "rpi"
6include conf/machine/include/soc-family.inc
7
Andrew Geissler062316f2020-05-15 14:19:14 -05008IMAGE_FSTYPES ?= "tar.bz2 ext3 wic.bz2 wic.bmap"
Brad Bishop316dfdd2018-06-25 12:45:53 -04009WKS_FILE ?= "sdimage-raspberrypi.wks"
Patrick Williams8b8bc412016-08-17 15:02:23 -050010
11XSERVER = " \
12 xserver-xorg \
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -060013 ${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "xserver-xorg-extension-glx", "", d)} \
14 ${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "xf86-video-modesetting", "xf86-video-fbdev", d)} \
Patrick Williams8b8bc412016-08-17 15:02:23 -050015 "
16
Brad Bishopf27bdd52018-05-07 15:42:31 +020017RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080018 overlays/at86rf233.dtbo \
Andrew Geissler062316f2020-05-15 14:19:14 -050019 overlays/disable-bt.dtbo \
Brad Bishop316dfdd2018-06-25 12:45:53 -040020 overlays/dwc2.dtbo \
Andrew Geissler11105212021-02-12 15:30:38 -060021 overlays/gpio-ir.dtbo \
22 overlays/gpio-ir-tx.dtbo \
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080023 overlays/gpio-key.dtbo \
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -060024 overlays/hifiberry-amp.dtbo \
25 overlays/hifiberry-dac.dtbo \
26 overlays/hifiberry-dacplus.dtbo \
27 overlays/hifiberry-digi.dtbo \
Andrew Geissler11105212021-02-12 15:30:38 -060028 overlays/justboom-both.dtbo \
29 overlays/justboom-dac.dtbo \
30 overlays/justboom-digi.dtbo \
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -060031 overlays/i2c-rtc.dtbo \
Andrew Geissler11105212021-02-12 15:30:38 -060032 overlays/imx219.dtbo \
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -060033 overlays/iqaudio-dac.dtbo \
34 overlays/iqaudio-dacplus.dtbo \
Brad Bishop19323692019-04-05 15:28:33 -040035 overlays/mcp2515-can0.dtbo \
Andrew Geissler5d59ec72020-07-24 16:09:26 -050036 overlays/mcp2515-can1.dtbo \
Andrew Geissler11105212021-02-12 15:30:38 -060037 overlays/miniuart-bt.dtbo \
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -060038 overlays/pitft22.dtbo \
Brad Bishop1b9ee292020-01-16 09:06:00 -050039 overlays/pitft28-capacitive.dtbo \
Andrew Geissler11105212021-02-12 15:30:38 -060040 overlays/pitft28-resistive.dtbo \
Brad Bishop6e60e8b2018-02-01 10:27:11 -050041 overlays/pitft35-resistive.dtbo \
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -060042 overlays/pps-gpio.dtbo \
43 overlays/rpi-ft5406.dtbo \
Brad Bishop9392c692018-09-07 15:37:17 +010044 overlays/rpi-poe.dtbo \
Brad Bishop26bdd442019-08-16 17:08:17 -040045 overlays/vc4-fkms-v3d.dtbo \
Andrew Geissler11105212021-02-12 15:30:38 -060046 overlays/vc4-kms-v3d.dtbo \
Andrew Geissler3e34fba2021-03-05 15:21:55 -060047 overlays/vc4-kms-dsi-7inch.dtbo \
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080048 overlays/w1-gpio.dtbo \
Andrew Geissler11105212021-02-12 15:30:38 -060049 overlays/w1-gpio-pullup.dtbo \
Brad Bishopf27bdd52018-05-07 15:42:31 +020050 "
51
52RPI_KERNEL_DEVICETREE ?= " \
Andrew Geissler11105212021-02-12 15:30:38 -060053 bcm2708-rpi-zero.dtb \
Brad Bishop26bdd442019-08-16 17:08:17 -040054 bcm2708-rpi-zero-w.dtb \
Brad Bishopf27bdd52018-05-07 15:42:31 +020055 bcm2708-rpi-b.dtb \
Andrew Geissler11105212021-02-12 15:30:38 -060056 bcm2708-rpi-b-rev1.dtb \
Brad Bishopf27bdd52018-05-07 15:42:31 +020057 bcm2708-rpi-b-plus.dtb \
58 bcm2709-rpi-2-b.dtb \
Andrew Geissler11105212021-02-12 15:30:38 -060059 bcm2710-rpi-2-b.dtb \
Brad Bishopf27bdd52018-05-07 15:42:31 +020060 bcm2710-rpi-3-b.dtb \
61 bcm2710-rpi-3-b-plus.dtb \
Brad Bishop26bdd442019-08-16 17:08:17 -040062 bcm2711-rpi-4-b.dtb \
Andrew Geissler11105212021-02-12 15:30:38 -060063 bcm2711-rpi-400.dtb \
Brad Bishopf27bdd52018-05-07 15:42:31 +020064 bcm2708-rpi-cm.dtb \
65 bcm2710-rpi-cm3.dtb \
Andrew Geissler11105212021-02-12 15:30:38 -060066 bcm2711-rpi-cm4.dtb \
Brad Bishopf27bdd52018-05-07 15:42:31 +020067 "
68
Andrew Geissler11105212021-02-12 15:30:38 -060069KERNEL_DEVICETREE ??= " \
Brad Bishopf27bdd52018-05-07 15:42:31 +020070 ${RPI_KERNEL_DEVICETREE} \
71 ${RPI_KERNEL_DEVICETREE_OVERLAYS} \
Patrick Williams8b8bc412016-08-17 15:02:23 -050072 "
Brad Bishopd7bf8c12018-02-25 22:55:05 -050073
74# By default:
75#
76# * When u-boot is disabled use the "Image" format which can be directly loaded
77# by the rpi firmware.
78#
79# * When u-boot is enabled use the "uImage" format and the "bootm" command
80# within u-boot to load the kernel.
81KERNEL_BOOTCMD ??= "bootm"
82KERNEL_IMAGETYPE_UBOOT ??= "uImage"
Brad Bishop316dfdd2018-06-25 12:45:53 -040083KERNEL_IMAGETYPE_DIRECT ??= "zImage"
84KERNEL_IMAGETYPE ?= "${@bb.utils.contains('RPI_USE_U_BOOT', '1', \
85 '${KERNEL_IMAGETYPE_UBOOT}', '${KERNEL_IMAGETYPE_DIRECT}', d)}"
Patrick Williams8b8bc412016-08-17 15:02:23 -050086
Brad Bishop85521d72019-09-17 07:33:03 -040087MACHINE_FEATURES += "apm usbhost keyboard vfat ext2 screen touchscreen alsa bluetooth wifi sdio ${@bb.utils.contains('DISABLE_VC4GRAPHICS', '1', '', 'vc4graphics', d)}"
Patrick Williams8b8bc412016-08-17 15:02:23 -050088
89# Raspberry Pi has no hardware clock
90MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"
91
Andrew Geissler062316f2020-05-15 14:19:14 -050092MACHINE_EXTRA_RRECOMMENDS += "kernel-modules udev-rules-rpi"
93MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "${@oe.utils.conditional('ENABLE_I2C', '1', 'kernel-module-i2c-dev kernel-module-i2c-bcm2708', '', d)}"
Andrew Geissler4fc9e432020-06-27 00:13:56 -050094MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "${@oe.utils.conditional('ENABLE_IR', '1', 'kernel-module-gpio-ir kernel-module-gpio-ir-tx', '', d)}"
Andrew Geissler062316f2020-05-15 14:19:14 -050095
Andrew Geissler5d59ec72020-07-24 16:09:26 -050096SERIAL_CONSOLES_CHECK ??= "${SERIAL_CONSOLES}"
Patrick Williams8b8bc412016-08-17 15:02:23 -050097
Andrew Geissler9d7e0aa2020-08-21 15:56:44 -050098# The name of the deploy directory for raspberry pi boot files.
99# This variable is referred to by recipes fetching / generating the files.
100BOOTFILES_DIR_NAME ?= "bootfiles"
101
Patrick Williams8b8bc412016-08-17 15:02:23 -0500102# Set Raspberrypi splash image
103SPLASH = "psplash-raspberrypi"
104
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500105def make_dtb_boot_files(d):
106 # Generate IMAGE_BOOT_FILES entries for device tree files listed in
107 # KERNEL_DEVICETREE.
108 alldtbs = d.getVar('KERNEL_DEVICETREE')
109 imgtyp = d.getVar('KERNEL_IMAGETYPE')
110
111 def transform(dtb):
Brad Bishop1a4b7ee2018-12-16 17:11:34 -0800112 base = os.path.basename(dtb)
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500113 if dtb.endswith('dtb'):
114 # eg: whatever/bcm2708-rpi-b.dtb has:
Brad Bishop1a4b7ee2018-12-16 17:11:34 -0800115 # DEPLOYDIR file: bcm2708-rpi-b.dtb
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500116 # destination: bcm2708-rpi-b.dtb
Brad Bishop1a4b7ee2018-12-16 17:11:34 -0800117 return base
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500118 elif dtb.endswith('dtbo'):
119 # overlay dtb:
120 # eg: overlays/hifiberry-amp.dtbo has:
Brad Bishop1a4b7ee2018-12-16 17:11:34 -0800121 # DEPLOYDIR file: hifiberry-amp.dtbo
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500122 # destination: overlays/hifiberry-amp.dtbo
Brad Bishop1a4b7ee2018-12-16 17:11:34 -0800123 return '{};{}'.format(base, dtb)
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500124
125 return ' '.join([transform(dtb) for dtb in alldtbs.split(' ') if dtb])
126
127
Andrew Geissler9d7e0aa2020-08-21 15:56:44 -0500128IMAGE_BOOT_FILES ?= "${BOOTFILES_DIR_NAME}/* \
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500129 ${@make_dtb_boot_files(d)} \
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500130 ${@bb.utils.contains('RPI_USE_U_BOOT', '1', \
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500131 '${KERNEL_IMAGETYPE} u-boot.bin;${SDIMG_KERNELIMAGE} boot.scr', \
132 '${KERNEL_IMAGETYPE};${SDIMG_KERNELIMAGE}', d)} \
133 "
134do_image_wic[depends] += " \
Andrew Geissler26e4bea2020-11-30 19:54:03 -0600135 rpi-bootfiles:do_deploy \
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500136 ${@bb.utils.contains('RPI_USE_U_BOOT', '1', 'u-boot:do_deploy', '',d)} \
137 "
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -0600138
Brad Bishop316dfdd2018-06-25 12:45:53 -0400139do_image_wic[recrdeps] = "do_build"
140
Patrick Williamsb2e6a9b2017-02-23 20:31:26 -0600141# The kernel image is installed into the FAT32 boot partition and does not need
142# to also be installed into the rootfs.
Brad Bishop316dfdd2018-06-25 12:45:53 -0400143RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""