u-boot/arch/arm
Fabio Estevam a02a5fb6ff imx: mmdc_size: Fix checkpatch warnings
The original imx_ddr_size() implementation had some
issues reported by checkpatch like this:

CHECK: Prefer kernel type 'u32' over 'uint32_t'
#127: FILE: arch/arm/mach-imx/mmdc_size.c:16:
+	uint32_t	ctl;

WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
#151: FILE: arch/arm/mach-imx/mmdc_size.c:40:
+	unsigned ctl = readl(&mem->ctl);

Fix all of them.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
2019-10-14 09:31:41 +02:00
..
cpu
dts imx: dts: Add u-boot specific set of device tree properties for tpc70 2019-10-13 22:49:11 +02:00
include imx8: Jump from alias to OCRAM address at SPL init 2019-10-13 22:49:12 +02:00
lib arm64: print instructions leading to exception 2019-10-11 15:33:27 -04:00
mach-aspeed
mach-at91
mach-bcm283x
mach-bcmstb
mach-davinci
mach-exynos
mach-highbank
mach-imx imx: mmdc_size: Fix checkpatch warnings 2019-10-14 09:31:41 +02:00
mach-integrator
mach-k3 arm: k3: Use driver_name to get ti_sci handle 2019-10-11 13:32:20 -04:00
mach-keystone
mach-kirkwood
mach-mediatek
mach-meson
mach-mvebu
mach-omap2 arm: dra7xx: Hang on any failure during IOdelay recalibration 2019-10-11 13:32:40 -04:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile
mach-rockchip
mach-s5pc1xx
mach-snapdragon
mach-socfpga
mach-sti
mach-stm32
mach-stm32mp
mach-sunxi
mach-tegra
mach-uniphier
mach-versal
mach-versatile
mach-zynq
mach-zynqmp
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig imx8: Jump from alias to OCRAM address at SPL init 2019-10-13 22:49:12 +02:00
Kconfig.debug
Makefile