All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot PATCH 0/2] aspeed: Use FIT-provided ramdisk if available
@ 2017-01-12  2:13 Rick Altherr
  2017-01-12  2:13 ` [U-Boot PATCH 1/2] aspeed: Use HUSH shell Rick Altherr
  2017-01-12  2:13 ` [U-Boot PATCH 2/2] aspeed: use FIT-provided ramdisk if available Rick Altherr
  0 siblings, 2 replies; 7+ messages in thread
From: Rick Altherr @ 2017-01-12  2:13 UTC (permalink / raw)
  To: openbmc

Changes the default boot command on Aspeed SoCs to use a ramdisk from
the kernel's FIT image, if available, and fallback to loading a separate
ramdisk image from a fixed flash location if not.  Supporting both
allows for an upgrade path while the ramdisk location is changed.


Rick Altherr (2):
  aspeed: Use HUSH shell
  aspeed: use FIT-provided ramdisk if available

 configs/ast_g4_ncsi_defconfig | 1 +
 configs/ast_g4_phy_defconfig  | 1 +
 configs/ast_g5_ncsi_defconfig | 1 +
 configs/ast_g5_phy_defconfig  | 1 +
 include/configs/ast-common.h  | 6 +++++-
 5 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.11.0.390.gc69c2f50cf-goog

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

end of thread, other threads:[~2017-01-19 13:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12  2:13 [U-Boot PATCH 0/2] aspeed: Use FIT-provided ramdisk if available Rick Altherr
2017-01-12  2:13 ` [U-Boot PATCH 1/2] aspeed: Use HUSH shell Rick Altherr
2017-01-17  0:31   ` [U-Boot,1/2] " Joel Stanley
2017-01-12  2:13 ` [U-Boot PATCH 2/2] aspeed: use FIT-provided ramdisk if available Rick Altherr
2017-01-17  0:33   ` [U-Boot,2/2] " Joel Stanley
2017-01-17 23:33     ` Rick Altherr
2017-01-19 13:57       ` Simon Glass

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.