[yocto] [meta-yocto-bsp][PATCH v2] beaglebone-yocto: Update u-boot config to match u-boot 19.04

Zoran Stojsavljevic zoran.stojsavljevic at gmail.com
Fri Apr 12 00:00:54 PDT 2019


Hello to all,

I will ask few questions here regarding U-Boot, since U-Boot mailing
list is too frequent/clogged...

Apropos (Regarding to) U-Boot 2019.04, I have some questions? May I?

I know for the fact the following:
Alexander Graf (till 03.2019 SUSE developer) said (September 2018. in
Erlangen, Bavaria, DE) that U-Boot folks will move his UEFI patches in
master U-Boot git somewhere in midst of January 2019.

I am wondering, did these patches were moved from Alexander Graf's U-Boot git?

If yes, from which release UEFI shell support does reside in Coreboot
(version number)?

Here is the pointer to Alex Graf's Git, I am talking about:
https://github.com/agraf/u-boot
_______

I have UEFI USB stick with already pre-compiled ready EFI shell 2.40,
so I would like to program such an U-Boot (2019.04?!) to my BBB and
try to get to the EFI shell with attached UEFI USB stick.

Nice exercise, won't you all agree!? ;-)

Thank you,
Zoran Stojsavljevic
_______

On Fri, Apr 12, 2019 at 12:09 AM Alistair Francis
<Alistair.Francis at wdc.com> wrote:
>
> [YOCTO #13145]
>
> This was announced at 2019.01:
> https://www.mail-archive.com/u-boot@lists.denx.de/msg305424.html
>
> Basically, am335x_boneblack is just a special subset of am335x_evm config,
> created and owned by BeagleBoard.org community. Since it was not migrated to
> use CONFIG_BLK in time for 2019.04 release.
>
> Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
> Acked-by: Denys Dmytriyenko <denys at ti.com>
> ---
>  meta-yocto-bsp/conf/machine/beaglebone-yocto.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf b/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf
> index 70d3cfe..bc18ee8 100644
> --- a/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf
> +++ b/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf
> @@ -32,7 +32,7 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
>
>  SPL_BINARY = "MLO"
>  UBOOT_SUFFIX = "img"
> -UBOOT_MACHINE = "am335x_boneblack_config"
> +UBOOT_MACHINE = "am335x_evm_defconfig"
>  UBOOT_ENTRYPOINT = "0x80008000"
>  UBOOT_LOADADDRESS = "0x80008000"
>
> --
> 2.21.0
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list