All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] Enable command bmp on Raspberry Pi boards
@ 2018-12-31 11:10 Adam Heinrich
  0 siblings, 0 replies; only message in thread
From: Adam Heinrich @ 2018-12-31 11:10 UTC (permalink / raw)
  To: u-boot

Hello,

This enables the bmp command (with gzip support enabled) on all
Raspberry Pi boards.

Changes in v2:
  - added a commit fixing the int-to-pointer-cast warning on aarch64

Adam Heinrich (2):
  cmd: bmp: Make integer-to-pointer cast platform independent
  rpi: Enable command bmp

 cmd/bmp.c                   | 2 +-
 configs/rpi_0_w_defconfig   | 1 +
 configs/rpi_2_defconfig     | 1 +
 configs/rpi_3_32b_defconfig | 1 +
 configs/rpi_3_defconfig     | 1 +
 configs/rpi_defconfig       | 1 +
 include/configs/rpi.h       | 7 +++++++
 7 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-31 11:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-31 11:10 [U-Boot] [PATCH v2 0/2] Enable command bmp on Raspberry Pi boards Adam Heinrich

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.