Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: YoeDistro/meta-variscite-bsp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7b072a8fc73ec6053f513ee8f4dbb6cf398e8fe1
Choose a base ref
...
head repository: YoeDistro/meta-variscite-bsp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d0220c4b88a254b64ff607f733c433c67ca2598
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 19, 2022

  1. freertos-variscite: i.MX8MQ: improve helper script

    Signed-off-by: FrancescoFerraro <francesco.f@variscite.com>
    FrancescoFerraro authored and kraj committed Sep 19, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    strider Gaël Chamoulaud
    Copy the full SHA
    8e66391 View commit details
  2. linux-variscite: imx8mq-var-dart: Adjust to latest DART-MX8M DTB naming

    Signed-off-by: FrancescoFerraro <francesco.f@variscite.com>
    FrancescoFerraro authored and kraj committed Sep 19, 2022
    Copy the full SHA
    3d65c85 View commit details
  3. u-boot-variscite: Update to latest

    Include the following commits:
    93fc9943fd imx8mq_var_dart: create specific config for Arm SystemReady; disabled by default
    dafb095c49 imx8mq_var_dart: disable UHS, HS200, and HS400 MMC modes for sd card
    5eb9881b3c imx8mq_var_dart: add u-boot.dtsi file for customboard
    c9a1f2cf4c imx8mq_var_dart: improve distro_bootcmd support
    ab09f05c2a imx8mq_var_dart: align with the reference NXP EVK
    c5cd15c74e imx8mq_var_dart: Add Variscite DART-MX8M support
    
    Signed-off-by: FrancescoFerraro <francesco.f@variscite.com>
    FrancescoFerraro authored and kraj committed Sep 19, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    strider Gaël Chamoulaud
    Copy the full SHA
    2240bbf View commit details
  4. linux-variscite: update to latest

    Include the following commits:
    b559d42e828a imx8mq-var-dart: use ptn5150 extcon for usb OTG
    ccd51e5a48e3 imx8mq-var-dart: set DSI host output lines to 4 to review bus frequency
    3ef1cc6ea6bb imx8mq-var-dart: lvds: tune h-porch properties to fix bottom line flikering
    51cc19257092 imx8mq-var-dart: dts: switch to simple audio card
    aab8d77ed5c9 mx8mq_var_dart_defconfig: move EDT_FT5X06 driver to y
    52c9b7c3eaec imx8mq-var-dart: dts: use TI SN65DSI84 driver instead of SN65DSI83
    5dae19e4a047 imx8mq_var_dart_defconfig: enable driver for TI SN65DSI83 and TI SN65DSI84
    e481ba42f255 imx8mq-var-dart: configure Slew Rate based on the reference manual
    013a132847e0 imx8mq-var-dart: add support for DART-MX8M boards
    7b674261d236 drm: mxsfb: add new bus formats
    c6b21deef1a2 drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver
    
    Signed-off-by: FrancescoFerraro <francesco.f@variscite.com>
    FrancescoFerraro authored and kraj committed Sep 19, 2022
    Copy the full SHA
    2d0220c View commit details
Original file line number Diff line number Diff line change
@@ -39,7 +39,11 @@ if [[ ! -e "${REMOTEPROC_DIR}" ]]; then
echo "Error: ${REMOTEPROC_DIR} not found."
echo "Please enable remoteproc driver."
echo "Most likely you need to use the correct device tree, for example:"
echo "fw_setenv fdt_file ${CM_DTB} && reboot"
if [ "i.MX8MQ" = "${SOC}" ]; then
echo "fw_setenv fdt_file ${CM_DTB} && fw_setenv use_m4 yes && reboot"
else
echo "fw_setenv fdt_file ${CM_DTB} && reboot"
fi
echo ""
exit
fi
2 changes: 1 addition & 1 deletion recipes-bsp/u-boot/u-boot-common.inc
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ DEPENDS += "bison-native"
UBOOT_SRC ?= "git://github.com/varigit/uboot-imx;protocol=https"

SRCBRANCH = "lf_v2021.04_var03"
SRCREV = "34872851105fc63dbf7566585f6ab7ffd5fb439d"
SRCREV = "93fc9943fd3488c6d59e7b8df457f3d35463e2f4"
UBOOT_INITIAL_ENV_DEVICE = "sd"

SRCBRANCH:var-som-mx6 = "imx_v2018.03_4.14.78_1.0.0_ga_var02"
6 changes: 3 additions & 3 deletions recipes-kernel/linux/linux-variscite_5.10.72.bb
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ SRCBRANCH = "lf-5.10.y_var04"
KERNEL_SRC ?= "git://github.com/varigit/linux-imx;protocol=https"
SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}"
SRC_URI += "file://0001-perf-tools-Add-an-option-to-build-without-libbfd.patch"
SRCREV = "4d4fec83c664f4c7a614ee648442bf0e4b117e7c"
SRCREV = "b559d42e828a9360549be6c718d6f271aab9b383"
LINUX_VERSION = "5.10.72"

FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
@@ -42,7 +42,7 @@ DEFAULT_DTB:imx8mq-var-dart = "sd-lvds"
DEFAULT_DTB:imx8qxp-var-som = "sd"
DEFAULT_DTB:imx8qxpb0-var-som = "sd"
DEFAULT_DTB:imx8qm-var-som = "lvds"
DEFAULT_DTB_PREFIX:imx8mq-var-dart = "imx8mq-var-dart"
DEFAULT_DTB_PREFIX:imx8mq-var-dart = "imx8mq-var-dart-dt8mcustomboard"
DEFAULT_DTB_PREFIX:imx8qxp-var-som = "imx8qxp-var-som-symphony"
DEFAULT_DTB_PREFIX:imx8qxpb0-var-som = "imx8qxp-var-som-symphony"
DEFAULT_DTB_PREFIX:imx8qm-var-som = "imx8qm-var-som-symphony"
@@ -54,7 +54,7 @@ pkg_postinst:kernel-devicetree:append () {
pkg_postinst:kernel-devicetree:append:imx8mq-var-dart () {
cd $D/boot
ln -s ${DEFAULT_DTB_PREFIX}-${DEFAULT_DTB}.dtb ${DEFAULT_DTB_PREFIX}.dtb
ln -s ${DEFAULT_DTB_PREFIX}-${DEFAULT_DTB}-cb12.dtb ${DEFAULT_DTB_PREFIX}-cb12.dtb
ln -s ${DEFAULT_DTB_PREFIX}-legacy-${DEFAULT_DTB}.dtb ${DEFAULT_DTB_PREFIX}-legacy.dtb
}

pkg_postinst:kernel-devicetree:append:imx8qxp-var-som () {