| /OK3568_Linux_fs/yocto/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 …]
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/yocto/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, 92 During the build, the kern-tools search for the BSP description file 94 variables passed in from the recipe. The tools use the first BSP 443 file. The Board Support Package (BSP) file can implicitly define the 448 BSP Descriptions 451 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 …]
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0040-HACK-backend-drm-Workaround-atomic-flip-for-BSP-4.4-.patch | 4 Subject: [PATCH 40/93] HACK: backend-drm: Workaround atomic flip for BSP 4.4 7 The Rockchip BSP 4.4 kernel might generate unexpected flip events 25 + /* HACK: Disable this check sink the Rockchip BSP 4.4 kernel might
|
| H A D | 0005-HACK-backend-drm-Disable-DRM_CLIENT_CAP_ASPECT_RATIO.patch | 7 This conflicts with custom cap in Rockchip BSP 4.4 kernel. 31 + /* HACK: This conflicts with custom cap in Rockchip BSP 4.4 kernel */
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0037-HACK-backend-drm-Workaround-atomic-flip-for-BSP-4.4-.patch | 4 Subject: [PATCH 37/79] HACK: backend-drm: Workaround atomic flip for BSP 4.4 7 The Rockchip BSP 4.4 kernel might generate unexpected flip events 25 + /* HACK: Disable this check sink the Rockchip BSP 4.4 kernel might
|
| H A D | 0004-HACK-backend-drm-Disable-DRM_CLIENT_CAP_ASPECT_RATIO.patch | 7 This conflicts with custom cap in Rockchip BSP 4.4 kernel. 31 + /* HACK: This conflicts with custom cap in Rockchip BSP 4.4 kernel */
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0040-HACK-backend-drm-Workaround-atomic-flip-for-BSP-4.4-.patch | 4 Subject: [PATCH 40/93] HACK: backend-drm: Workaround atomic flip for BSP 4.4 7 The Rockchip BSP 4.4 kernel might generate unexpected flip events 25 + /* HACK: Disable this check sink the Rockchip BSP 4.4 kernel might
|
| H A D | 0005-HACK-backend-drm-Disable-DRM_CLIENT_CAP_ASPECT_RATIO.patch | 7 This conflicts with custom cap in Rockchip BSP 4.4 kernel. 31 + /* HACK: This conflicts with custom cap in Rockchip BSP 4.4 kernel */
|
| /OK3568_Linux_fs/yocto/meta-rockchip/ |
| H A D | README.md | 3 Yocto BSP layer for the Rockchip SOC boards 6 This README file contains information on building and booting the meta-rockchip BSP layers. 25 II. Building meta-rockchip BSP Layers 35 In order to build an image with BSP support for a given release, you need to download the correspon… 65 To enable a particular machine, you need to add a MACHINE line naming the BSP to the local.conf fil… 73 ### II. Building meta-rockchip BSP Layers
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | xyzModem.c | 37 #define BSP 0x08 macro 635 CYGACC_COMM_IF_PUTC (*xyz.__chan, BSP); in xyzModem_stream_terminate() 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()
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | introduction.txt | 25 or develop their BSP footnote:[BSP: Board Support Package] or
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/yocto/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>`
|
| /OK3568_Linux_fs/u-boot/board/vscom/baltos/ |
| H A D | README | 1 BSP for VScom OnRISC Balios family devices, like Balios iR 5221.
|
| /OK3568_Linux_fs/yocto/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.
|
| /OK3568_Linux_fs/external/rkscript/ |
| H A D | async-commit.service | 2 Description=Enable ASYNC_COMMIT for Rockchip BSP kernel > 4.4
|
| /OK3568_Linux_fs/yocto/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:
|
| /OK3568_Linux_fs/buildroot/package/forlinx/ |
| H A D | Config.in | 2 bool "Forlinx BSP packages"
|
| /OK3568_Linux_fs/buildroot/configs/rockchip/base/ |
| H A D | common.config | 9 # Rockchip BSP packages
|
| /OK3568_Linux_fs/buildroot/boot/lpc32xxcdl/ |
| H A D | lpc32xxcdl-2.11-slashes.patch | 372 -BSP_LIB_DIR =$(BUILD_ROOT)\csps\$(CSP)\bsps\$(BSP)\lib 373 +BSP_LIB_DIR =$(BUILD_ROOT)/csps/$(CSP)/bsps/$(BSP)/lib 377 @@ -68,7 +68,7 @@ BSP_LIB_DIR =$(BUILD_ROOT)\csps\$(CSP)\bsps\$(BSP)\lib 403 -BSP_DIR =$(BUILD_ROOT)\csps\$(CSP)\bsps\$(BSP) 406 +BSP_DIR =$(BUILD_ROOT)/csps/$(CSP)/bsps/$(BSP)
|