/openbmc/openbmc/poky/documentation/bsp-guide/ |
H A D | bsp.rst | 4 Board Support Packages (BSP) --- Developer's Guide 7 A Board Support Package (BSP) is a collection of information that 9 hardware platform. The BSP includes information about the hardware 11 along with any additional hardware drivers required. The BSP also lists 15 This guide presents information about BSP layers, defines a structure 17 discusses how to customize a recipe for a BSP, addresses BSP licensing, 18 and provides information that shows you how to create a BSP 19 Layer using the :ref:`bitbake-layers <bsp-guide/bsp:Creating a new BSP Layer Using the \`\`bitbake-… 22 BSP Layers 25 A BSP consists of a file structure inside a base directory. [all …]
|
/openbmc/openbmc/meta-evb/ |
H A D | README.md | 5 are for evaluation and reference. The [Board Support Package (BSP) 8 should not be any EVB layers in a system's bblayers.conf, the BSP layer should 9 be used instead. Boards might be found be in both the EVB layer and the BSP
|
/openbmc/openbmc/poky/documentation/ |
H A D | transitioning-to-a-custom-environment.rst | 27 functioning Board Support Package (BSP) within the project makes it easier 30 #. **Find and acquire the best BSP for your target**. 33 Layer Index <>` to find and acquire the best BSP for your 35 best place to get your first BSP is from your silicon manufacturer or board 38 forth. Choose a BSP that has been tested with the same Yocto Project release 49 For instance, you've chosen a machine type and added in the corresponding BSP 64 #. **Create your own layer for the BSP you're going to use**. 65 It is not common that you would need to create an entire BSP from scratch 67 BSP, :ref:`create your own layer for the BSP <bsp-guide/bsp:creating a new 72 meta-intel remains in your bblayers.conf). Now you can put your custom BSP
|
/openbmc/openbmc/poky/documentation/kernel-dev/ |
H A D | advanced.rst | 13 complex policies and Board Support Package (BSP) support. The purpose of 37 definitions in linux-yocto recipes for corresponding BSPs. A BSP 39 hardware-specific features. The BSP can be influenced from within the 55 using the same BSP description. Multiple Corei7-based BSPs could share 58 is the machine type within a BSP Layer. Even with this distinction, 91 During the build, the kern-tools search for the BSP description file 93 variables passed in from the recipe. The tools use the first BSP 440 file. The Board Support Package (BSP) file can implicitly define the 445 BSP Descriptions 448 BSP descriptions (i.e. ``*.scc`` files) combine kernel types with [all …]
|
H A D | maint-appx.rst | 16 for every BSP and feature in the product. Those feature descriptions 91 top-level kernel feature or BSP. The following actions effectively 93 patch, or BSP: 97 feature is a BSP for a particular kernel type. 133 (build) branch for the new BSP or feature. 184 - A BSP build branch with Metadata exists in the ``yocto-kernel-cache`` 199 bootstrapping a BSP. 220 machine (BSP) and "kernel_type" is one of the Yocto Project supported 229 machine or BSP are now in the build tree directory. The files include 231 so forth. Since each machine or BSP has its own separate
|
H A D | concepts-appx.rst | 32 (when no alternative exists), Board Support Package (BSP) developments, 105 of Linux kernel development, BSP support, and release timing to select 131 with a mix of important new mainline, non-mainline, BSP developments and 136 kernels are used in leading edge feature and BSP development. 198 BSP-specific code additions are handled in a similar manner to 202 kernel type. From the perspective of the tools that create the BSP 203 branch, the BSP is really no different than a feature. Consequently, the 205 So again, rather than store the BSP twice, the team only stores the 206 unique differences for the BSP across the supported multiple kernels. 212 BSP-specific commits. In other words, the divisions of the kernel are [all …]
|
/openbmc/openbmc/meta-amd/ |
H A D | README.md | 2 The meta-amd project consists of collection of BSP and distro layers for AMD customer reference ser… 11 conf, classes, and recipes-*, for description of the BSP layers consult the
|
/openbmc/openbmc/poky/meta/recipes-rt/ |
H A D | README | 9 If you are creating a new BSP which should use linux-yocto-rt by default, 10 use the line above in the $MACHINE.conf in your BSP layer, and specify the
|
/openbmc/u-boot/common/ |
H A D | xyzModem.c | 37 #define BSP 0x08 macro 636 CYGACC_COMM_IF_PUTC (*xyz.__chan, BSP); in xyzModem_stream_terminate() 637 CYGACC_COMM_IF_PUTC (*xyz.__chan, BSP); in xyzModem_stream_terminate() 638 CYGACC_COMM_IF_PUTC (*xyz.__chan, BSP); in xyzModem_stream_terminate() 639 CYGACC_COMM_IF_PUTC (*xyz.__chan, BSP); in xyzModem_stream_terminate()
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h616-x96-mate.dts | 101 /* Enabled by the Android BSP */ 109 /* Enabled by the Android BSP */ 124 /* Enabled by the Android BSP */
|
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/ |
H A D | linux-yocto-custom.bb | 17 # To use the yocto kernel tooling to generate a BSP configuration 23 # Building this example without providing a defconfig or BSP 31 # added via the SRC_URI, or controlled via a BSP
|
/openbmc/openbmc/meta-security/docs/ |
H A D | dm-verity.txt | 39 In theory, you can use dm-verity anywhere - there is nothing arch/BSP 40 specific in the core kernel support. However, at the BSP level, one 44 To that end, the BSP storage specifics live in meta-security/wic dir and 75 If there is a dm-verity-<MACHINE>.txt file for your BSP, check that for 84 this is where the BSP specific recipes in meta-security/wic can simplify
|
/openbmc/u-boot/doc/ |
H A D | README.socfpga | 55 Generate BSP handoff files 95 6.2 Prepare BSP by launching the BSP editor from ECS 97 6.3 In BSP editor
|
/openbmc/openbmc/meta-raspberrypi/ |
H A D | README.md | 3 Yocto BSP layer for the Raspberry Pi boards - <http://www.raspberrypi.org/>. 36 This is the general hardware specific BSP overlay for the RaspberryPi device. 40 The core BSP part of meta-raspberrypi should work with different
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | readme.md | 3 Yocto BSP layer for the Raspberry Pi boards - <http://www.raspberrypi.org/>. 36 This is the general hardware specific BSP overlay for the RaspberryPi device. 40 The core BSP part of meta-raspberrypi should work with different
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | yocto-project-compatible.rst | 17 (e.g. a company's :term:`BSP<Board Support Package (BSP)>`) whilst the end 19 :term:`BSP<Board Support Package (BSP)>` into a product). 89 - :ref:`"BSP" or "hardware support"<overview-manual/concepts:bsp layer>`
|
/openbmc/openbmc/poky/documentation/contributor-guide/ |
H A D | identify-component.rst | 8 For example, if you have a hardware issue, it is likely related to the BSP 9 you are using and the best place to seek advice would be from the BSP provider
|
/openbmc/openbmc/poky/documentation/styles/config/vocabularies/Yocto/ |
H A D | accept.txt | 2 BSP
|
/openbmc/u-boot/board/vscom/baltos/ |
H A D | README | 1 BSP for VScom OnRISC Balios family devices, like Balios iR 5221.
|
/openbmc/openbmc/meta-raspberrypi/conf/machine/include/ |
H A D | rpi-default-versions.inc | 1 # RaspberryPi BSP default versions
|
H A D | rpi-default-settings.inc | 1 # RaspberryPi BSP default settings
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/ |
H A D | sensord.cgi | 8 Generate a valid sensord.cgi script and install it in your BSP.
|
/openbmc/openbmc/meta-facebook/meta-yosemitev2/ |
H A D | recipes.txt | 2 recipes-bsp - Aspeed BSP with uboot
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/ |
H A D | gpsd-machine-conf_1.0.bb | 6 # BSP layers can add stuff like meta-openmoko example:
|
/openbmc/openbmc/meta-nuvoton/ |
H A D | README.md | 4 This is the Nuvoton NPCM7XX Board Support Package (BSP) layer.
|