Skip to content

Commit

Permalink
recipes-bsp/u-boot: update u-boot
Browse files Browse the repository at this point in the history
1. pico-imx6ul: remove CONFIG_ENV_IS_NOWHERE
2. tek3-imx8mp: increase dealy interval for ethernet reset function
3. tep1-imx7d: fix no iomux for console on early u-boot
4. pico-imx6: mprove ar803x/rtl8211f phy support
  • Loading branch information
richard-hu authored and ray-chang committed Dec 2, 2022
1 parent 92e2715 commit 96e0a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-bsp/u-boot/u-boot-tn-imx_2021.04.bb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SRCSERVER = "git://github.com/TechNexion/u-boot-tn-imx.git;protocol=https"
SRCOPTIONS = ""
SRCBRANCH = "tn-imx_v2021.04_5.10.72_2.2.0-next"
SRC_URI = "${SRCSERVER};branch=${SRCBRANCH}${SRCOPTIONS}"
SRCREV = "9368a0d86d83bedf4a8b4bb28b6e7763c6c1cc02"
SRCREV = "0be2e8fe02b92305142675e2094c9c2a91d4540f"
SRC_URI_append = " file://splash.bmp"
SRC_URI_append_rescue += " file://rescue-fragment-uboot.cfg"

Expand Down

0 comments on commit 96e0a12

Please sign in to comment.