public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] efi_loader: Improvements to .dtb handling
@ 2016-07-12  4:21 Andreas Färber
  2016-07-12  4:21 ` [U-Boot] [PATCH 1/6] efi_loader: Cosmetic distro script cleanups Andreas Färber
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Andreas Färber @ 2016-07-12  4:21 UTC (permalink / raw)
  To: u-boot

Hi,

This series modifies the distro boot scripts to better cope with real-world
.dtb scenarios. In particular openSUSE images have the EFI GRUB2 and optional
.dtb files on separate partitions (fat vs. ext4) and installed to /boot/dtb-foo
symlink, which may be /dtb or /boot/dtb for U-Boot. The goal is to obsolete
less sophisticated openSUSE patches and to improve the testing experience.

Further, while testing on the DragonBoard 410c, I ran into U-Boot vs. Linux
naming inconsistencies once again and suggest a workaround: ${soc_vendor}.

For easier review a cleanup patch is prepended.

Regards,
Andreas

Cc: Alexander Graf <agraf@suse.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>

Andreas F?rber (6):
  efi_loader: Cosmetic distro script cleanups
  efi_loader: Respect $boot_prefixes for EFI .dtb search
  efi_loader: Search .dtb on non-EFI partitions
  efi_loader: Improve .dtb search for arm64
  dragonboard410c: Set soc_vendor
  efi_loader: Display which .dtb we found

 include/config_distro_bootcmd.h   | 59 ++++++++++++++++++++++++++++++---------
 include/configs/dragonboard410c.h |  1 +
 2 files changed, 47 insertions(+), 13 deletions(-)

-- 
2.6.6

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

end of thread, other threads:[~2016-07-12 18:05 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-12  4:21 [U-Boot] [PATCH 0/6] efi_loader: Improvements to .dtb handling Andreas Färber
2016-07-12  4:21 ` [U-Boot] [PATCH 1/6] efi_loader: Cosmetic distro script cleanups Andreas Färber
2016-07-12  4:21 ` [U-Boot] [PATCH 2/6] efi_loader: Respect $boot_prefixes for EFI .dtb search Andreas Färber
2016-07-12  4:21 ` [U-Boot] [PATCH 3/6] efi_loader: Search .dtb on non-EFI partitions Andreas Färber
2016-07-12  7:25   ` Alexander Graf
2016-07-12 11:45     ` Andreas Färber
2016-07-12  4:21 ` [U-Boot] [PATCH 4/6] efi_loader: Improve .dtb search for arm64 Andreas Färber
2016-07-12  7:29   ` Alexander Graf
2016-07-12 12:38     ` Andreas Färber
2016-07-12 13:49       ` Andreas Färber
2016-07-12 16:05     ` Stephen Warren
2016-07-12 14:50   ` Tom Rini
2016-07-12 15:59     ` Andreas Färber
2016-07-12 18:05       ` Tom Rini
2016-07-12  4:21 ` [U-Boot] [PATCH 5/6] dragonboard410c: Set soc_vendor Andreas Färber
2016-07-12  4:21 ` [U-Boot] [PATCH 6/6] efi_loader: Display which .dtb we found Andreas Färber
2016-07-12  7:30   ` Alexander Graf
2016-07-12 12:45     ` Andreas Färber
2016-07-12 14:25       ` Alexander Graf
2016-07-12 14:27         ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox