Commit 5f515fae1616e378ec4eb829740a109864dea74e

Authored by Eric Lee
1 parent 2c8ba00058

Add u-boot binary to i.mx6 and i.mx7 platform

Showing 9 changed files with 9 additions and 0 deletions Side-by-side Diff

conf/machine/smarcfimx6dl1g.conf
... ... @@ -35,6 +35,7 @@
35 35 OPTEE_BIN_EXT = "6dlsmarc"
36 36  
37 37 MACHINE_EXTRA_RRECOMMENDS += " \
  38 + u-boot-imx \
38 39 packagegroup-tools-bluetooth \
39 40 pm-utils \
40 41 kmod \
conf/machine/smarcfimx6q1g.conf
... ... @@ -35,6 +35,7 @@
35 35 OPTEE_BIN_EXT = "6qsmarc"
36 36  
37 37 MACHINE_EXTRA_RRECOMMENDS += " \
  38 + u-boot-imx \
38 39 packagegroup-tools-bluetooth \
39 40 pm-utils \
40 41 kmod \
conf/machine/smarcfimx6q2g.conf
... ... @@ -35,6 +35,7 @@
35 35 OPTEE_BIN_EXT = "6qsmarc"
36 36  
37 37 MACHINE_EXTRA_RRECOMMENDS += " \
  38 + u-boot-imx \
38 39 packagegroup-tools-bluetooth \
39 40 pm-utils \
40 41 kmod \
conf/machine/smarcfimx6qp1g.conf
... ... @@ -35,6 +35,7 @@
35 35 OPTEE_BIN_EXT = "6qpsmarc"
36 36  
37 37 MACHINE_EXTRA_RRECOMMENDS += " \
  38 + u-boot-imx \
38 39 packagegroup-tools-bluetooth \
39 40 pm-utils \
40 41 kmod \
conf/machine/smarcfimx6qp2g.conf
... ... @@ -35,6 +35,7 @@
35 35 OPTEE_BIN_EXT = "6qpsmarc"
36 36  
37 37 MACHINE_EXTRA_RRECOMMENDS += " \
  38 + u-boot-imx \
38 39 packagegroup-tools-bluetooth \
39 40 pm-utils \
40 41 kmod \
conf/machine/smarcfimx6solo.conf
... ... @@ -35,6 +35,7 @@
35 35 OPTEE_BIN_EXT = "6solosmarc"
36 36  
37 37 MACHINE_EXTRA_RRECOMMENDS += " \
  38 + u-boot-imx \
38 39 packagegroup-tools-bluetooth \
39 40 pm-utils \
40 41 kmod \
conf/machine/smarcfimx7d.conf
... ... @@ -31,6 +31,7 @@
31 31 OPTEE_BIN_EXT = "7dsmarc"
32 32  
33 33 MACHINE_EXTRA_RRECOMMENDS += " \
  34 + u-boot-imx \
34 35 packagegroup-tools-bluetooth \
35 36 pm-utils \
36 37 kmod \
conf/machine/smarcfimx7d2g.conf
... ... @@ -31,6 +31,7 @@
31 31 OPTEE_BIN_EXT = "7dsmarc"
32 32  
33 33 MACHINE_EXTRA_RRECOMMENDS += " \
  34 + u-boot-imx \
34 35 packagegroup-tools-bluetooth \
35 36 pm-utils \
36 37 kmod \
conf/machine/smarcfimx7s.conf
... ... @@ -31,6 +31,7 @@
31 31 OPTEE_BIN_EXT = "7ssmarc"
32 32  
33 33 MACHINE_EXTRA_RRECOMMENDS += " \
  34 + u-boot-imx \
34 35 packagegroup-tools-bluetooth \
35 36 pm-utils \
36 37 kmod \