All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi] error with sc16is752-spi0 overlay
       [not found] <09ef7c03-335e-4596-b111-ee02557c114a.c57bb193-1d0d-455a-be63-b304020ec04d.02a0b9f7-9802-493a-8cef-c57c0a003582@emailsignatures365.codetwo.com>
@ 2020-12-11 14:30 ` Romain Crausaz
  2020-12-11 14:41   ` Romain Crausaz
  0 siblings, 1 reply; 4+ messages in thread
From: Romain Crausaz @ 2020-12-11 14:30 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

Dear all,

When I try to add the overlay for the sc16is752-spi0 to my image, it fails at the task do_image_wic with the following error:

| ERROR: Malformed boot file entry: sc16is752-spi0.dtbo;

I am using the kernel provided by meta-raspberrypi and add the following to my board configuration:

RPI_KERNEL_DEVICETREE_OVERLAYS += " \
    overlays/uart0.dtbo \
    overlays/sc16is752-spi0.dtbo \
    overlays/sdio.dtbo \
    overlays/i2c-rtc.dtbo \
    "
​I was not able to find anything on this error.

Thank you.

Best regards
Romain
________________________________
Romain Crausaz

Development

DIGI SENS Switzerland AG
Freiburgstr. 65
CH-3280 Murten

Telefon: +41 26 672 9876
Email:     romain.crausaz@digisens.ch<mailto:romain.crausaz@digisens.ch>

[cid:digisens_34df8dfe-0639-4acb-9e8d-0efd75e7b3a8.png]
www.digisens.ch<http://www.digisens.ch>



[-- Attachment #2.1: Type: text/html, Size: 4305 bytes --]

[-- Attachment #2.2: digisens_34df8dfe-0639-4acb-9e8d-0efd75e7b3a8.png --]
[-- Type: image/png, Size: 3749 bytes --]

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

* Re: [meta-raspberrypi] error with sc16is752-spi0 overlay
  2020-12-11 14:30 ` [meta-raspberrypi] error with sc16is752-spi0 overlay Romain Crausaz
@ 2020-12-11 14:41   ` Romain Crausaz
  2020-12-11 16:59     ` [yocto] " Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Romain Crausaz @ 2020-12-11 14:41 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

I kept looking and I get the same error with the sdio overlay when I remove the sc16is752.

[-- Attachment #2: Type: text/html, Size: 92 bytes --]

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

* Re: [yocto] [meta-raspberrypi] error with sc16is752-spi0 overlay
  2020-12-11 14:41   ` Romain Crausaz
@ 2020-12-11 16:59     ` Khem Raj
  2020-12-14 11:45       ` Romain Crausaz
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2020-12-11 16:59 UTC (permalink / raw)
  To: yocto



On 12/11/20 6:41 AM, Romain Crausaz wrote:
> I kept looking and I get the same error with the sdio overlay when I 
> remove the sc16is752.
> 

I think the content of IMAGE_BOOT_FILES would be right place to start 
looking into the issue.

bitbake -e <yourimage> | grep -e "^IMAGE_BOOT_FILES="

might give more insights into this variable's contents and see if the 
syntax is ok or not.

> 
> 
> 

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

* Re: [meta-raspberrypi] error with sc16is752-spi0 overlay
  2020-12-11 16:59     ` [yocto] " Khem Raj
@ 2020-12-14 11:45       ` Romain Crausaz
  0 siblings, 0 replies; 4+ messages in thread
From: Romain Crausaz @ 2020-12-14 11:45 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 266 bytes --]

Dear Khem,

Thank you for the input.

I tried to remove all text from the variable RPI_KERNEL_DEVICETREE_OVERLAYS and type them again.

The images are now correctly compiling.

I suppose I had an invisible character that created this issue.

Best regards

[-- Attachment #2: Type: text/html, Size: 310 bytes --]

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

end of thread, other threads:[~2020-12-14 11:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <09ef7c03-335e-4596-b111-ee02557c114a.c57bb193-1d0d-455a-be63-b304020ec04d.02a0b9f7-9802-493a-8cef-c57c0a003582@emailsignatures365.codetwo.com>
2020-12-11 14:30 ` [meta-raspberrypi] error with sc16is752-spi0 overlay Romain Crausaz
2020-12-11 14:41   ` Romain Crausaz
2020-12-11 16:59     ` [yocto] " Khem Raj
2020-12-14 11:45       ` Romain Crausaz

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.