All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] socrates_cyclone5_defconfig: U-Boot needs DTC
@ 2017-08-13 23:25 Arnout Vandecappelle
  2017-08-14  5:21 ` Michał Łyszczek
  2017-08-14 20:10 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2017-08-13 23:25 UTC (permalink / raw)
  To: buildroot

Probably not noticed before because dtc was already built or it was
installed on the host.

Fixes: https://gitlab.com/arnout/buildroot/-/jobs/28979369

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Micha? ?yszczek <michal.lyszczek@bofc.pl>
---
 configs/socrates_cyclone5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/socrates_cyclone5_defconfig b/configs/socrates_cyclone5_defconfig
index 5793458b74..45355c1b85 100644
--- a/configs/socrates_cyclone5_defconfig
+++ b/configs/socrates_cyclone5_defconfig
@@ -21,6 +21,7 @@ BR2_TARGET_UBOOT_CUSTOM_GIT=y
 BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/altera-opensource/u-boot-socfpga.git"
 BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="v2017.07"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="socfpga_socrates"
+BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_FORMAT_IMG=y
 BR2_TARGET_UBOOT_SPL=y
 BR2_TARGET_UBOOT_ALTERA_SOCFPGA_IMAGE_CRC=y
-- 
2.13.3

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

* [Buildroot] [PATCH] socrates_cyclone5_defconfig: U-Boot needs DTC
  2017-08-13 23:25 [Buildroot] [PATCH] socrates_cyclone5_defconfig: U-Boot needs DTC Arnout Vandecappelle
@ 2017-08-14  5:21 ` Michał Łyszczek
  2017-08-14 20:10 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Michał Łyszczek @ 2017-08-14  5:21 UTC (permalink / raw)
  To: buildroot

W dniu 14.08.2017 o 01:25, Arnout Vandecappelle (Essensium/Mind) pisze:
> Probably not noticed before because dtc was already built or it was
> installed on the host.
> 
> Fixes: https://gitlab.com/arnout/buildroot/-/jobs/28979369
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> Cc: Micha? ?yszczek <michal.lyszczek@bofc.pl>
> ---
>  configs/socrates_cyclone5_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/socrates_cyclone5_defconfig b/configs/socrates_cyclone5_defconfig
> index 5793458b74..45355c1b85 100644
> --- a/configs/socrates_cyclone5_defconfig
> +++ b/configs/socrates_cyclone5_defconfig
> @@ -21,6 +21,7 @@ BR2_TARGET_UBOOT_CUSTOM_GIT=y
>  BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://github.com/altera-opensource/u-boot-socfpga.git"
>  BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="v2017.07"
>  BR2_TARGET_UBOOT_BOARD_DEFCONFIG="socfpga_socrates"
> +BR2_TARGET_UBOOT_NEEDS_DTC=y
>  BR2_TARGET_UBOOT_FORMAT_IMG=y
>  BR2_TARGET_UBOOT_SPL=y
>  BR2_TARGET_UBOOT_ALTERA_SOCFPGA_IMAGE_CRC=y
> 


Hi, I tested it on clear buildroot (clone -> patch -> make) and yes, I
have dtc installed on my host. Thanks for catching that!

-- 
Best Regards
Micha? ?yszczek

-- 
Z wyrazami szacunku
?yszczek Micha?
+48-727-564-419

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20170814/6111f186/attachment.asc>

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

* [Buildroot] [PATCH] socrates_cyclone5_defconfig: U-Boot needs DTC
  2017-08-13 23:25 [Buildroot] [PATCH] socrates_cyclone5_defconfig: U-Boot needs DTC Arnout Vandecappelle
  2017-08-14  5:21 ` Michał Łyszczek
@ 2017-08-14 20:10 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2017-08-14 20:10 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 14 Aug 2017 01:25:24 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:
> Probably not noticed before because dtc was already built or it was
> installed on the host.
> 
> Fixes: https://gitlab.com/arnout/buildroot/-/jobs/28979369
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> Cc: Micha? ?yszczek <michal.lyszczek@bofc.pl>
> ---
>  configs/socrates_cyclone5_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2017-08-14 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-13 23:25 [Buildroot] [PATCH] socrates_cyclone5_defconfig: U-Boot needs DTC Arnout Vandecappelle
2017-08-14  5:21 ` Michał Łyszczek
2017-08-14 20:10 ` Thomas Petazzoni

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.