Skip to content
Snippets Groups Projects
Commit b7e5a643 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: fde7e189 ("dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig")
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reported-by: default avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarThomas Chou <thomas@wytron.com.tw>
parent 7705bdfc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment