u-boot-brain/arch/arm
Claudius Heine e01c8cfe57 ARM: imx: Fix bmode detection from grp10
imx6_is_bmode_from_gpr9 always returns false, because
IMX6_SRC_GPR10_BMODE is 1<<28 and gets casted to u8 on return.

This moves the function body into imx6_src_get_boot_mode, since that is the
only one using it and it is on the same abstraction level (accessing
registers directly).

Signed-off-by: Claudius Heine <ch@denx.de>
2019-11-03 17:04:16 +01:00
..
cpu armv7: ls102xa: Don't power down OCRAM1 during deep sleep 2019-10-21 15:34:18 +05:30
dts arm: dts: Add devicetree support for iMXQXP AI_ML board 2019-11-03 17:04:16 +01:00
include ARM: imx: Fix bmode detection from grp10 2019-11-03 17:04:16 +01:00
lib boot: arm: Enable support for custom board_prep_linux 2019-10-25 17:33:21 -04:00
mach-aspeed
mach-at91
mach-bcm283x lib: time: Add microsecond timer 2019-10-31 07:22:53 -04:00
mach-bcmstb
mach-davinci
mach-exynos
mach-highbank
mach-imx ARM: imx: Fix bmode detection from grp10 2019-11-03 17:04:16 +01:00
mach-integrator
mach-k3 armv7R: K3: j721e: Add support for triggering ddr init from SPL 2019-10-25 17:33:21 -04:00
mach-keystone ARM: keystone: increase PSC timeout 2019-10-24 11:28:17 +02:00
mach-kirkwood
mach-mediatek
mach-meson ARM: meson: add SM1 SoC id 2019-10-18 14:21:17 +02:00
mach-mvebu arm: mvebu: Avoid generating kwbimage.cfg in the source tree 2019-10-29 16:17:36 -04:00
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 ARM: socfpga: vining_fpga: Rename VINING|FPGA 2019-10-09 22:54:17 +02:00
mach-sti
mach-stm32
mach-stm32mp
mach-sunxi sunxi: set PIO voltage to hardware-detected value on startup on H6 2019-10-25 14:40:34 +05:30
mach-tegra
mach-uniphier
mach-versal arm64: xilinx: Move firmware functions from platform to driver 2019-10-24 13:37:01 +02:00
mach-versatile
mach-zynq
mach-zynqmp arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() 2019-10-24 13:37:01 +02:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig ARM: zynq: Remove unused board_early_init_f() 2019-10-24 13:37:03 +02:00
Kconfig.debug
Makefile