From 5d59ec7e23513a3a7f86280a2610ba3d2123f9a1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 24 Jul 2020 16:09:26 -0500 Subject: meta-raspberrypi: subtree update:0d398a3b71..e2c1992955 Christopher Clark (1): rpi-base: add SERIAL_CONSOLES_CHECK to default to SERIAL_CONSOLES Khem Raj (1): userland: Update to 2020-06-24 top commit Pierre-Jean Texier (2): linux-raspberrypi: bump to Linux version 5.4.51 raspberrypi-firmware: update to current HEAD colin (3): conf/machine/include/rpi-base.inc: Added can1 interface to bsp rpi-config_git: Added ENABLE_DUAL_CAN build configuration docs: Added documentation for Pican2 Duo support Signed-off-by: Andrew Geissler Change-Id: I5e0c26ab7cabb4c931cbfef190b5b4b3ce257fdf --- meta-raspberrypi/docs/extra-build-config.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'meta-raspberrypi/docs/extra-build-config.md') diff --git a/meta-raspberrypi/docs/extra-build-config.md b/meta-raspberrypi/docs/extra-build-config.md index d92cf4ee3..641dc0a91 100644 --- a/meta-raspberrypi/docs/extra-build-config.md +++ b/meta-raspberrypi/docs/extra-build-config.md @@ -261,6 +261,13 @@ In order to use Pican2 CAN module, set the following variables: See: +In order to use Pican2 Duo CAN module, set the following variables: + + ENABLE_SPI_BUS = "1" + ENABLE_DUAL_CAN = "1" + +See: + ## Enable infrared Users who want to enable infrared support, for example for using LIRC (Linux -- cgit v1.2.3