On 2015年12月04日 23:58, Simon Glass wrote:
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.

Signed-off-by: Simon Glass <s...@chromium.org>
Reported-by: Stephen Warren <swar...@nvidia.com>
---

  drivers/serial/ns16550.c | 1 +
  1 file changed, 1 insertion(+)


Acked-by: Thomas Chou <tho...@wytron.com.tw>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to