Skip to content

Commit

Permalink
Remove init-clock, causing boot issues on v4 boards
Browse files Browse the repository at this point in the history
  • Loading branch information
easmith5 committed Mar 15, 2019
1 parent e7d55a7 commit 1e1bc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-core/images/core-image-gfex.bb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ IMAGE_INSTALL += "git"
IMAGE_INSTALL += "python-ironman"
IMAGE_INSTALL += "python-periphery"

IMAGE_INSTALL_gfex-prototype4 += "init-clock"
#IMAGE_INSTALL_gfex-prototype4 += "init-clock"
#IMAGE_INSTALL_append_zynqmp += "gator glew"

EXTRA_USERS_PARAMS_zcu102-zynqmp = "usermod -P gFEX-prc011 root;"

0 comments on commit 1e1bc17

Please sign in to comment.