u-boot/arch/arm
Oliver Graute 492b728f9f imx: ahab: fix compiler warnings in debug
arch/arm/mach-imx/imx8/ahab.c: In function ‘authenticate_os_container’:
arch/arm/mach-imx/imx8/ahab.c:96:9: warning: format ‘%x’ expects argument of type
‘unsigned int’, but argument 9 has type ‘ulong {aka long unsigned int}’ [-Wformat=]
   debug("img %d, dst 0x%x, src 0x%x, size 0x%x\n",

Fix those by using "%lu" specified.

Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: uboot-imx <uboot-imx@nxp.com>
2020-12-06 15:31:36 +01:00
..
cpu armv8: layerscape: don't remove crypto node if just partially disabled 2020-10-23 16:52:09 +05:30
dts arm: dts: aristainetos: sync with changes in linux 2020-12-06 15:07:35 +01:00
include sunxi: allow to use AXP20[39] attached to I2C0 on V3 series 2020-11-17 00:42:21 +00:00
lib arm64: Add support for larger PIE U-Boot 2020-09-22 12:47:28 +02:00
mach-aspeed ram: move aspeed ram driver into drivers/ directory 2020-10-08 10:58:33 -04:00
mach-at91 ARM: at91: Add chip ID for SAM9X60 SiP 2020-10-19 09:19:53 +03:00
mach-bcm283x
mach-bcmstb
mach-cortina
mach-davinci
mach-exynos
mach-highbank
mach-imx imx: ahab: fix compiler warnings in debug 2020-12-06 15:31:36 +01:00
mach-integrator
mach-ipq40xx IPQ40xx: Add PRNG support 2020-10-22 09:54:54 -04:00
mach-k3 armv8: K3: j7200: Add custom MMU support 2020-09-15 18:51:53 +05:30
mach-keystone
mach-kirkwood
mach-lpc32xx
mach-mediatek ARM: MediaTek: amend IC description for MediaTek MT8512 2020-09-12 10:53:01 -04:00
mach-meson ARM: mach-meson: update SoC IDs 2020-11-12 14:28:37 +01:00
mach-mvebu
mach-nexell
mach-octeontx
mach-octeontx2
mach-omap2 arm: mach-omap2: am33xx: Add device structure for spi 2020-09-15 18:51:53 +05:30
mach-orion5x
mach-owl
mach-qemu
mach-rmobile pinctrl: renesas: r8a77951: Add R8A774E1 PFC support 2020-11-22 12:49:22 +01:00
mach-rockchip rockchip: Add Engicam PX30.Core C.TOUCH 2.0 2020-10-30 23:31:26 +08:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga arm: socfpga: fix Gen5 enable of EMAC via FPGA 2020-10-21 11:45:54 +08:00
mach-sti
mach-stm32
mach-stm32mp SPL: stm32mp1: fix spl_mmc_boot_partition not defined 2020-11-25 10:56:09 +01:00
mach-sunxi sunxi: add V3/S3 support 2020-11-17 00:42:21 +00:00
mach-tegra
mach-u8500
mach-uniphier
mach-versal xilinx: kconfig: Move sourcing of board Kconfig to mach folders 2020-09-23 10:31:40 +02:00
mach-versatile
mach-zynq xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms 2020-10-29 08:55:43 +01:00
mach-zynqmp arm64: zynqmp: Get rid of unused macros 2020-11-20 10:42:54 +01:00
mach-zynqmp-r5 xilinx: r5: Fix MPU setting for R5 2020-09-23 10:31:41 +02:00
thumb1/include/asm/proc-armv
config.mk
Kconfig rockchip: Enable BINMAN for boards enable SPL_OPTEE 2020-11-13 18:17:09 +08:00
Kconfig.debug
Makefile