Skip to content

Commit

Permalink
recipes-bsp: update u-boot
Browse files Browse the repository at this point in the history
pico-imx6: improve DDR stability for Kingston D2516ECMDXGJD-U on pico-imx6q

Signed-off-by: Joe Zhang <joe.zhang@technexion.com>
  • Loading branch information
JoeZhang-tn committed Feb 7, 2022
1 parent 994fc8b commit d5f7ede
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 = "510b22fcbf369f6ac08c349981333f7cf6f2a9cc"
SRCREV = "3930a84e3a765be1a4e0fad2f42c027daaf1b816"
SRC_URI_append = " file://splash.bmp"

S = "${WORKDIR}/git"
Expand Down

0 comments on commit d5f7ede

Please sign in to comment.