Skip to content

Commit

Permalink
Update ODROID N2 U-Boot reference to get latest DDR timings (#958)
Browse files Browse the repository at this point in the history
The DDR timings are taken direclty from the checked out hardkernel
U-Boot tree. Make sure to use the lastest hash to get the latest timing
changes.
  • Loading branch information
agners committed Nov 5, 2020
1 parent 0b52271 commit 58d4b79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ define HARDKERNEL_BOOT_BUILD_CMDS
endef

else ifeq ($(BR2_PACKAGE_HARDKERNEL_BOOT_ODROID_N2),y)
HARDKERNEL_BOOT_VERSION = c989da31a5c1da3ab57d7c6dc5a3fdbcc1c3eed7
HARDKERNEL_BOOT_VERSION = ca5bdd0f1c291d1ec135cd134e01aa2619203d4c

HARDKERNEL_BOOT_BINS += u-boot.g12b
define HARDKERNEL_BOOT_BUILD_CMDS
Expand Down

0 comments on commit 58d4b79

Please sign in to comment.