u-boot-brain/drivers/pinctrl/broadcom
Matthias Brugger 3f8b8e3036 drivers: bcm283x: Set pre-location flag for OF_BOARD
U-Boot support on Raspberry Pi 4 relies on the device-tree
provided by the firmware. The blob does not contain the
U-Boot specific pre-loc-rel properties. The result is, that
the U-Boot banner is not printed.

We fix this by setting the DM_FLAG_PRE_RELOC flag in the driver,
if we rely on a device-tree provided by the firmware.

Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2019-11-24 10:46:27 +01:00
..
Kconfig pinctrl: bcm6838: add pinctrl support 2018-09-22 20:49:59 +02:00
Makefile pinctrl: bcm6838: add pinctrl support 2018-09-22 20:49:59 +02:00
pinctrl-bcm283x.c drivers: bcm283x: Set pre-location flag for OF_BOARD 2019-11-24 10:46:27 +01:00
pinctrl-bcm6838.c pinctrl: bcm6838: add pinctrl support 2018-09-22 20:49:59 +02:00