[PATCH 0/8] Misc fixes part II

Alexander Shiyan eagle.alexander923 at gmail.com
Thu Jun 9 22:40:42 PDT 2022


Unsorted various fixes for the barebox.

Alexander Shiyan (8):
  ARM: optee-early: Fix 'memcpy' implicit declaration
  ata: ahci: Fix format string
  gui: image_renderer: Fix empty prototype for image_renderer_image()
  ARM: vexpress: Add missing "noreturn" attribute to restart function
  ARM: versatile: Add missing "noreturn" attribute to restart function
  lib: logo: Ignore more generated files
  mtd: nand: orion: Disallow driver compile for ARMv4T
  commands: Add CONSOLE dependency for EDIT command

 arch/arm/lib32/optee-early.c   |  1 +
 arch/arm/mach-versatile/core.c |  2 +-
 arch/arm/mach-vexpress/reset.c |  2 +-
 commands/Kconfig               |  1 +
 drivers/ata/ahci.c             | 10 +++++-----
 drivers/mtd/nand/Kconfig       |  2 +-
 include/gui/image_renderer.h   |  5 ++++-
 lib/logo/.gitignore            | 15 +++++----------
 8 files changed, 19 insertions(+), 19 deletions(-)

-- 
2.32.0




More information about the barebox mailing list