All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot-fslc: Update to version 2017.03
@ 2017-04-05 11:53 Fabio Berton
  2017-04-22  5:56 ` Trevor Woerner
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Berton @ 2017-04-05 11:53 UTC (permalink / raw)
  To: meta-freescale

This commit merge v2017.03 tag and apply the following changes
on top of it:

  - 2b94a1cb28 embestmx6boards: Use PARTUUID to specify the rootfs location
  - 360d733cf3 mx6cuboxi: Change finduuid to find on first partition
  - 1f9d6d10bc wandboard: Change finduuid to find on first partition
  - e5b76d93d4 mx6cuboxi: Use PARTUUID to specify the rootfs location
  - b422795450 wandboard: Use PARTUUID to specify the rootfs location
  - 5146b4dc55 wandboard: Set fdt based on board_rev and board_name
  - dfd613be1c warp: Change default bootenv configuration
  - 0e83e164f3 mx6sabresd: Enable video interfaces in bootargs
  - 2d5987e950 iMX6: Change mmcroot to use fixed mmc block index for USDHC
  - 66eb2a0724 mx6sabresd: Use LDO dtb file until LDO bypass support is added
  - 90ecfc7751 mx6slevk: Use LDO dtb file until LDO bypass support is added

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
---
 recipes-bsp/u-boot/u-boot-fslc_2016.11.bb | 6 ------
 recipes-bsp/u-boot/u-boot-fslc_2017.03.bb | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-fslc_2017.03.bb

diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
deleted file mode 100644
index 3c74295d..00000000
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-include u-boot-fslc.inc
-
-PV = "v2016.11+git${SRCPV}"
-
-SRCREV = "c44711d91e32a5738875fe505efc54f6958fd64e"
-SRCBRANCH = "2016.11+fslc"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
new file mode 100644
index 00000000..4d6e5df0
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
@@ -0,0 +1,6 @@
+include u-boot-fslc.inc
+
+PV = "v2017.03+git${SRCPV}"
+
+SRCREV = "2b94a1cb2817e25c1b2655b9b4c6564f8e5d1b35"
+SRCBRANCH = "2017.03+fslc"
-- 
2.11.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] u-boot-fslc: Update to version 2017.03
  2017-04-05 11:53 [PATCH] u-boot-fslc: Update to version 2017.03 Fabio Berton
@ 2017-04-22  5:56 ` Trevor Woerner
  2017-04-22 12:18   ` Fabio Berton
  0 siblings, 1 reply; 4+ messages in thread
From: Trevor Woerner @ 2017-04-22  5:56 UTC (permalink / raw)
  To: Fabio Berton; +Cc: meta-freescale

I think this update breaks MACHINE=wandboard :-(
do_compile fails


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] u-boot-fslc: Update to version 2017.03
  2017-04-22  5:56 ` Trevor Woerner
@ 2017-04-22 12:18   ` Fabio Berton
  2017-04-25 13:44     ` Fabio Berton
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Berton @ 2017-04-22 12:18 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: meta-freescale

Hi Trevor,

Thanks for reporting this, I'll see this issue on monday.


On 04/22/2017 02:56 AM, Trevor Woerner wrote:
> I think this update breaks MACHINE=wandboard :-(
> do_compile fails



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] u-boot-fslc: Update to version 2017.03
  2017-04-22 12:18   ` Fabio Berton
@ 2017-04-25 13:44     ` Fabio Berton
  0 siblings, 0 replies; 4+ messages in thread
From: Fabio Berton @ 2017-04-25 13:44 UTC (permalink / raw)
  To: Trevor Woerner; +Cc: meta-freescale

This wandboard issue was fixed on meta-freescale master branch.

Fabio

On 04/22/2017 09:18 AM, Fabio Berton wrote:
> Hi Trevor,
>
> Thanks for reporting this, I'll see this issue on monday.
>
>
> On 04/22/2017 02:56 AM, Trevor Woerner wrote:
>> I think this update breaks MACHINE=wandboard :-(
>> do_compile fails
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-25 13:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05 11:53 [PATCH] u-boot-fslc: Update to version 2017.03 Fabio Berton
2017-04-22  5:56 ` Trevor Woerner
2017-04-22 12:18   ` Fabio Berton
2017-04-25 13:44     ` Fabio Berton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.