
31 Dec
2018
31 Dec
'18
12:10 p.m.
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