diff options
author | Simon Glass <sjg@chromium.org> | 2015-12-04 08:58:38 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-12-05 18:22:38 -0500 |
commit | b7e5a6439f3075ec79f8d38a3572fc3b68d583d3 (patch) | |
tree | 11fe04dc0e0458d32682de7d852d86a4ceef4f25 /arch/arm/cpu/arm1136/mx31 | |
parent | 7705bdfcd746b8465fec8b3375cba78827884d22 (diff) | |
download | u-boot-imx-b7e5a6439f3075ec79f8d38a3572fc3b68d583d3.zip u-boot-imx-b7e5a6439f3075ec79f8d38a3572fc3b68d583d3.tar.gz u-boot-imx-b7e5a6439f3075ec79f8d38a3572fc3b68d583d3.tar.bz2 |
dm: serial: ns16550: Add pre-reloc flag to the driver
For platforms that don't use device tree in SPL the only way to mark this
driver as 'required by relocation' is with the DM_FLAG_PRE_RELOC flag. Add
this to ensure that the driver is bound.
Fixes: fde7e18938d8 ("dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'arch/arm/cpu/arm1136/mx31')
0 files changed, 0 insertions, 0 deletions