Repositories and Pre-built Images¶
This page has details and links to pre-built images below.
Please refer to Building and Customizing qcom-multimedia-image with Yocto for details on building from source.
Pre-built Images¶
BSP Release 1.0¶
Initial release of qcom-multimedia-image with support for:- DisplayPort
- MIPI Camera Waveshare OV9281-120 Mono Camera on CSI0
- GPIO Control of Expansion Header pins
- Wi-Fi Silex SX-PCEAX-M2
- Push Button Events
- PCIe Gen 3 2-lane
- eMMC at HS200
- microSD Card
BSP Release 1.1¶
Changes:- Audio
- UFS Gear 4
- evtest
- Home Push Button
- Add support for all CSI1-CSI4 camera inputs
- USB C DP support on rev4 dev boards
- Remove gpio-reserved-ranges = <48 4>;
- This was blocking use of QUP_1 SE4 (e.g. uart12/i2c12/spi12)
- Expanded number of QUP UARTs that can be instantiated
- Was previously limited to 4
- Add IMAGE_INSTALL to /etc/buildinfo so we know what packages are included
- Added files to re-provision UFS
- Allows for disabling write booster buffer
- Allows for changing LUNs to be in pSLC mode
- Contains files for re-provisioning UFS
- Contains file for programming CDT
- Contains qcom-multimedia-image files for programming File System
- Contains SDK Toolchain for cross compiling
Go to top