mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] Misc fixes
@ 2022-06-01  6:02 Alexander Shiyan
  2022-06-01  6:02 ` [PATCH 1/5] ARM: at91sam9n12ek: Use xz compression Alexander Shiyan
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Alexander Shiyan @ 2022-06-01  6:02 UTC (permalink / raw)
  To: barebox; +Cc: Alexander Shiyan

Unsorted various fixes for the barebox.

Alexander Shiyan (5):
  ARM: at91sam9n12ek: Use xz compression
  ARM: boards: Fix unconditional compilation of imx51-babbage directory
  drivers: soc: Fix unconditional compilation of imx directory
  globalvar: Add missing empty prototype for globalvar_set()
  of: Fix of_prepend_machine_compatible() defined but unused warning

 arch/arm/boards/Makefile                 | 2 +-
 arch/arm/configs/at91sam9n12ek_defconfig | 5 +----
 drivers/soc/Makefile                     | 4 ++--
 include/globalvar.h                      | 2 ++
 include/of.h                             | 2 +-
 5 files changed, 7 insertions(+), 8 deletions(-)

-- 
2.32.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


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

end of thread, other threads:[~2022-06-02  6:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01  6:02 [PATCH 0/5] Misc fixes Alexander Shiyan
2022-06-01  6:02 ` [PATCH 1/5] ARM: at91sam9n12ek: Use xz compression Alexander Shiyan
2022-06-01  6:02 ` [PATCH 2/5] ARM: boards: Fix unconditional compilation of imx51-babbage directory Alexander Shiyan
2022-06-02  6:47   ` Sascha Hauer
2022-06-02  6:51     ` Ahmad Fatoum
2022-06-01  6:02 ` [PATCH 3/5] drivers: soc: Fix unconditional compilation of imx directory Alexander Shiyan
2022-06-01  6:02 ` [PATCH 4/5] globalvar: Add missing empty prototype for globalvar_set() Alexander Shiyan
2022-06-01  6:02 ` [PATCH 5/5] of: Fix of_prepend_machine_compatible() defined but unused warning Alexander Shiyan
2022-06-02  6:54 ` [PATCH 0/5] Misc fixes Sascha Hauer

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