Skip to content

Commit

Permalink
imx8mn-var-som: u-boot-variscite: update to latest
Browse files Browse the repository at this point in the history
2c08669 imx8mn-var-som: Add support for Analog Devices ADIN1300 PHY
0d68fe1 imx8mm-var-dart: Add support for Analog Devices ADIN1300 PHY
9ff5651 Revert "net: phy: add delay to fix ADI1300 is not detected"
8e0b218 net: phy: add delay to fix ADI1300 is not detected
f7d8fa4 imx8qm-var-som: fix lvds_backlight_hog
663a2af imx8qm_var_som: drop unused board_rev environment variable
ca3ed18 variscite: imx8_eeprom: drop VAR_EEPROM_F_LVDS and cleanup indentation

Signed-off-by: Alexander Herfurtner <[email protected]>
  • Loading branch information
aherfurtner committed Feb 27, 2022
1 parent 867e401 commit 83fb8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variscite/imx8mn-var-som/imx8mn-var-som.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ readonly ARCH_CPU="64BIT"
readonly G_UBOOT_SRC_DIR="${DEF_SRC_DIR}/uboot"
readonly G_UBOOT_GIT="https://github.com/varigit/uboot-imx.git"
readonly G_UBOOT_BRANCH="imx_v2020.04_5.4.24_2.1.0_var02"
readonly G_UBOOT_REV="cad9e7175c3f5984999a5eb7abea02ccb2d0cda3"
readonly G_UBOOT_REV="2c08669d9e69c202f3fde421fa3b6146b124f24e"
G_UBOOT_DEF_CONFIG_MMC="imx8mn_var_som_defconfig"
readonly G_UBOOT_NAME_FOR_EMMC='imx-boot-sd.bin'

Expand Down

0 comments on commit 83fb8a3

Please sign in to comment.