mbox

[meta-raspberrypi,0/3] Initial u-boot support for raspberrypi5

Message ID cover.1712518899.git.tim.orling@konsulko.com
State New
Headers show

Pull-request

https://github.com/moto-timo/meta-raspberrypi scarthgap/raspberrypi5_u-boot

Message

Tim Orling April 7, 2024, 7:53 p.m. UTC
Enable u-boot for the raspberrypi5 via the meta-lts-mixins 'scarthgap/u-boot' branch.

This is initial support for raspberrypi5, not all features (usb, ethernet) are enabled
in u-boot yet.

You may need to have a UART dongle plugged into the 'UART' port between 'HDMI0' and
'HDMI1' to get the kernel to boot. Your mileage may vary.

The following changes since commit d072cc8a48571a4af40a937f98e173b5c9468c4f:

  rpi-base: Add hifiberry-dacplusadc overlay (2024-03-28 03:35:31 +0000)

are available in the Git repository at:

  https://github.com/moto-timo/meta-raspberrypi scarthgap/raspberrypi5_u-boot
  https://github.com/moto-timo/meta-raspberrypi/tree/scarthgap/raspberrypi5_u-boot

Tim Orling (3):
  layer.conf: rpi5 recommends lts-u-boot-mixin
  u-boot: re-enable rapsberrypi5
  raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT

 conf/layer.conf                      | 3 +++
 conf/machine/raspberrypi5.conf       | 6 ++++++
 recipes-bsp/u-boot/u-boot_%.bbappend | 3 ---
 3 files changed, 9 insertions(+), 3 deletions(-)

Comments

Khem Raj April 7, 2024, 8:10 p.m. UTC | #1
I think it would be better if you opened a github PR so it can run through CI

On Sun, Apr 7, 2024 at 12:54 PM Tim Orling <tim.orling@konsulko.com> wrote:
>
> Enable u-boot for the raspberrypi5 via the meta-lts-mixins 'scarthgap/u-boot' branch.
>
> This is initial support for raspberrypi5, not all features (usb, ethernet) are enabled
> in u-boot yet.
>
> You may need to have a UART dongle plugged into the 'UART' port between 'HDMI0' and
> 'HDMI1' to get the kernel to boot. Your mileage may vary.
>
> The following changes since commit d072cc8a48571a4af40a937f98e173b5c9468c4f:
>
>   rpi-base: Add hifiberry-dacplusadc overlay (2024-03-28 03:35:31 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/moto-timo/meta-raspberrypi scarthgap/raspberrypi5_u-boot
>   https://github.com/moto-timo/meta-raspberrypi/tree/scarthgap/raspberrypi5_u-boot
>
> Tim Orling (3):
>   layer.conf: rpi5 recommends lts-u-boot-mixin
>   u-boot: re-enable rapsberrypi5
>   raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT
>
>  conf/layer.conf                      | 3 +++
>  conf/machine/raspberrypi5.conf       | 6 ++++++
>  recipes-bsp/u-boot/u-boot_%.bbappend | 3 ---
>  3 files changed, 9 insertions(+), 3 deletions(-)
>
> --
> 2.43.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> You automatically follow any topics you start or reply to.
> View/Reply Online (#62891): https://lists.yoctoproject.org/g/yocto/message/62891
> Mute This Topic: https://lists.yoctoproject.org/mt/105388889/1997914
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Tim Orling April 7, 2024, 8:22 p.m. UTC | #2
I set up my github repo with git.yoctoproject.org so I have to destroy it
to fork from agherzan and send a PR.

It's Sunday. I'm not going to do that.

On Sun, Apr 7, 2024 at 1:11 PM Khem Raj <raj.khem@gmail.com> wrote:

> I think it would be better if you opened a github PR so it can run through
> CI
>
> On Sun, Apr 7, 2024 at 12:54 PM Tim Orling <tim.orling@konsulko.com>
> wrote:
> >
> > Enable u-boot for the raspberrypi5 via the meta-lts-mixins
> 'scarthgap/u-boot' branch.
> >
> > This is initial support for raspberrypi5, not all features (usb,
> ethernet) are enabled
> > in u-boot yet.
> >
> > You may need to have a UART dongle plugged into the 'UART' port between
> 'HDMI0' and
> > 'HDMI1' to get the kernel to boot. Your mileage may vary.
> >
> > The following changes since commit
> d072cc8a48571a4af40a937f98e173b5c9468c4f:
> >
> >   rpi-base: Add hifiberry-dacplusadc overlay (2024-03-28 03:35:31 +0000)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/moto-timo/meta-raspberrypi
> scarthgap/raspberrypi5_u-boot
> >
> https://github.com/moto-timo/meta-raspberrypi/tree/scarthgap/raspberrypi5_u-boot
> >
> > Tim Orling (3):
> >   layer.conf: rpi5 recommends lts-u-boot-mixin
> >   u-boot: re-enable rapsberrypi5
> >   raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT
> >
> >  conf/layer.conf                      | 3 +++
> >  conf/machine/raspberrypi5.conf       | 6 ++++++
> >  recipes-bsp/u-boot/u-boot_%.bbappend | 3 ---
> >  3 files changed, 9 insertions(+), 3 deletions(-)
> >
> > --
> > 2.43.2
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > You automatically follow any topics you start or reply to.
> > View/Reply Online (#62891):
> https://lists.yoctoproject.org/g/yocto/message/62891
> > Mute This Topic: https://lists.yoctoproject.org/mt/105388889/1997914
> > Group Owner: yocto+owner@lists.yoctoproject.org
> > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
> raj.khem@gmail.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
>
Tim Orling April 7, 2024, 8:25 p.m. UTC | #3
Dear GitHub, please let us attach a repo to another GitHub repo after the
creation. Why is a fork something opaque to us?

On Sun, Apr 7, 2024 at 1:22 PM Tim Orling <tim.orling@konsulko.com> wrote:

> I set up my github repo with git.yoctoproject.org so I have to destroy it
> to fork from agherzan and send a PR.
>
> It's Sunday. I'm not going to do that.
>
> On Sun, Apr 7, 2024 at 1:11 PM Khem Raj <raj.khem@gmail.com> wrote:
>
>> I think it would be better if you opened a github PR so it can run
>> through CI
>>
>> On Sun, Apr 7, 2024 at 12:54 PM Tim Orling <tim.orling@konsulko.com>
>> wrote:
>> >
>> > Enable u-boot for the raspberrypi5 via the meta-lts-mixins
>> 'scarthgap/u-boot' branch.
>> >
>> > This is initial support for raspberrypi5, not all features (usb,
>> ethernet) are enabled
>> > in u-boot yet.
>> >
>> > You may need to have a UART dongle plugged into the 'UART' port between
>> 'HDMI0' and
>> > 'HDMI1' to get the kernel to boot. Your mileage may vary.
>> >
>> > The following changes since commit
>> d072cc8a48571a4af40a937f98e173b5c9468c4f:
>> >
>> >   rpi-base: Add hifiberry-dacplusadc overlay (2024-03-28 03:35:31 +0000)
>> >
>> > are available in the Git repository at:
>> >
>> >   https://github.com/moto-timo/meta-raspberrypi
>> scarthgap/raspberrypi5_u-boot
>> >
>> https://github.com/moto-timo/meta-raspberrypi/tree/scarthgap/raspberrypi5_u-boot
>> >
>> > Tim Orling (3):
>> >   layer.conf: rpi5 recommends lts-u-boot-mixin
>> >   u-boot: re-enable rapsberrypi5
>> >   raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT
>> >
>> >  conf/layer.conf                      | 3 +++
>> >  conf/machine/raspberrypi5.conf       | 6 ++++++
>> >  recipes-bsp/u-boot/u-boot_%.bbappend | 3 ---
>> >  3 files changed, 9 insertions(+), 3 deletions(-)
>> >
>> > --
>> > 2.43.2
>> >
>> >
>> > -=-=-=-=-=-=-=-=-=-=-=-
>> > Links: You receive all messages sent to this group.
>> > You automatically follow any topics you start or reply to.
>> > View/Reply Online (#62891):
>> https://lists.yoctoproject.org/g/yocto/message/62891
>> > Mute This Topic: https://lists.yoctoproject.org/mt/105388889/1997914
>> > Group Owner: yocto+owner@lists.yoctoproject.org
>> > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
>> raj.khem@gmail.com]
>> > -=-=-=-=-=-=-=-=-=-=-=-
>> >
>>
>
Khem Raj April 7, 2024, 9:58 p.m. UTC | #4
On Sun, Apr 7, 2024 at 1:25 PM Tim Orling <tim.orling@konsulko.com> wrote:

> Dear GitHub, please let us attach a repo to another GitHub repo after the
> creation. Why is a fork something opaque to us?
>

Look into using git remote add …

>
> On Sun, Apr 7, 2024 at 1:22 PM Tim Orling <tim.orling@konsulko.com> wrote:
>
>> I set up my github repo with git.yoctoproject.org so I have to destroy
>> it to fork from agherzan and send a PR.
>>
>> It's Sunday. I'm not going to do that.
>>
>> On Sun, Apr 7, 2024 at 1:11 PM Khem Raj <raj.khem@gmail.com> wrote:
>>
>>> I think it would be better if you opened a github PR so it can run
>>> through CI
>>>
>>> On Sun, Apr 7, 2024 at 12:54 PM Tim Orling <tim.orling@konsulko.com>
>>> wrote:
>>> >
>>> > Enable u-boot for the raspberrypi5 via the meta-lts-mixins
>>> 'scarthgap/u-boot' branch.
>>> >
>>> > This is initial support for raspberrypi5, not all features (usb,
>>> ethernet) are enabled
>>> > in u-boot yet.
>>> >
>>> > You may need to have a UART dongle plugged into the 'UART' port
>>> between 'HDMI0' and
>>> > 'HDMI1' to get the kernel to boot. Your mileage may vary.
>>> >
>>> > The following changes since commit
>>> d072cc8a48571a4af40a937f98e173b5c9468c4f:
>>> >
>>> >   rpi-base: Add hifiberry-dacplusadc overlay (2024-03-28 03:35:31
>>> +0000)
>>> >
>>> > are available in the Git repository at:
>>> >
>>> >   https://github.com/moto-timo/meta-raspberrypi
>>> scarthgap/raspberrypi5_u-boot
>>> >
>>> https://github.com/moto-timo/meta-raspberrypi/tree/scarthgap/raspberrypi5_u-boot
>>> >
>>> > Tim Orling (3):
>>> >   layer.conf: rpi5 recommends lts-u-boot-mixin
>>> >   u-boot: re-enable rapsberrypi5
>>> >   raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT
>>> >
>>> >  conf/layer.conf                      | 3 +++
>>> >  conf/machine/raspberrypi5.conf       | 6 ++++++
>>> >  recipes-bsp/u-boot/u-boot_%.bbappend | 3 ---
>>> >  3 files changed, 9 insertions(+), 3 deletions(-)
>>> >
>>> > --
>>> > 2.43.2
>>> >
>>> >
>>> > -=-=-=-=-=-=-=-=-=-=-=-
>>> > Links: You receive all messages sent to this group.
>>> > You automatically follow any topics you start or reply to.
>>> > View/Reply Online (#62891):
>>> https://lists.yoctoproject.org/g/yocto/message/62891
>>> > Mute This Topic: https://lists.yoctoproject.org/mt/105388889/1997914
>>> > Group Owner: yocto+owner@lists.yoctoproject.org
>>> > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
>>> raj.khem@gmail.com]
>>> > -=-=-=-=-=-=-=-=-=-=-=-
>>> >
>>>
>>
Tim Orling April 7, 2024, 10:09 p.m. UTC | #5
I was able to do a workaround and use our `konsulko` github account instead:
https://github.com/agherzan/meta-raspberrypi/pull/1304

Never give up. Keep on trying.

On Sun, Apr 7, 2024 at 2:58 PM Khem Raj <raj.khem@gmail.com> wrote:

>
>
> On Sun, Apr 7, 2024 at 1:25 PM Tim Orling <tim.orling@konsulko.com> wrote:
>
>> Dear GitHub, please let us attach a repo to another GitHub repo after the
>> creation. Why is a fork something opaque to us?
>>
>
> Look into using git remote add …
>
>>
>> On Sun, Apr 7, 2024 at 1:22 PM Tim Orling <tim.orling@konsulko.com>
>> wrote:
>>
>>> I set up my github repo with git.yoctoproject.org so I have to destroy
>>> it to fork from agherzan and send a PR.
>>>
>>> It's Sunday. I'm not going to do that.
>>>
>>> On Sun, Apr 7, 2024 at 1:11 PM Khem Raj <raj.khem@gmail.com> wrote:
>>>
>>>> I think it would be better if you opened a github PR so it can run
>>>> through CI
>>>>
>>>> On Sun, Apr 7, 2024 at 12:54 PM Tim Orling <tim.orling@konsulko.com>
>>>> wrote:
>>>> >
>>>> > Enable u-boot for the raspberrypi5 via the meta-lts-mixins
>>>> 'scarthgap/u-boot' branch.
>>>> >
>>>> > This is initial support for raspberrypi5, not all features (usb,
>>>> ethernet) are enabled
>>>> > in u-boot yet.
>>>> >
>>>> > You may need to have a UART dongle plugged into the 'UART' port
>>>> between 'HDMI0' and
>>>> > 'HDMI1' to get the kernel to boot. Your mileage may vary.
>>>> >
>>>> > The following changes since commit
>>>> d072cc8a48571a4af40a937f98e173b5c9468c4f:
>>>> >
>>>> >   rpi-base: Add hifiberry-dacplusadc overlay (2024-03-28 03:35:31
>>>> +0000)
>>>> >
>>>> > are available in the Git repository at:
>>>> >
>>>> >   https://github.com/moto-timo/meta-raspberrypi
>>>> scarthgap/raspberrypi5_u-boot
>>>> >
>>>> https://github.com/moto-timo/meta-raspberrypi/tree/scarthgap/raspberrypi5_u-boot
>>>> >
>>>> > Tim Orling (3):
>>>> >   layer.conf: rpi5 recommends lts-u-boot-mixin
>>>> >   u-boot: re-enable rapsberrypi5
>>>> >   raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT
>>>> >
>>>> >  conf/layer.conf                      | 3 +++
>>>> >  conf/machine/raspberrypi5.conf       | 6 ++++++
>>>> >  recipes-bsp/u-boot/u-boot_%.bbappend | 3 ---
>>>> >  3 files changed, 9 insertions(+), 3 deletions(-)
>>>> >
>>>> > --
>>>> > 2.43.2
>>>> >
>>>> >
>>>> > -=-=-=-=-=-=-=-=-=-=-=-
>>>> > Links: You receive all messages sent to this group.
>>>> > You automatically follow any topics you start or reply to.
>>>> > View/Reply Online (#62891):
>>>> https://lists.yoctoproject.org/g/yocto/message/62891
>>>> > Mute This Topic: https://lists.yoctoproject.org/mt/105388889/1997914
>>>> > Group Owner: yocto+owner@lists.yoctoproject.org
>>>> > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
>>>> raj.khem@gmail.com]
>>>> > -=-=-=-=-=-=-=-=-=-=-=-
>>>> >
>>>>
>>>