ls1021a-iot-duart.dts 232 B

12345678910111213141516
  1. /*
  2. * Freescale ls1021a IOT board device tree source
  3. *
  4. * Copyright 2016 Freescale Semiconductor, Inc.
  5. *
  6. * SPDX-License-Identifier: GPL-2.0+
  7. */
  8. /dts-v1/;
  9. #include "ls1021a-iot.dtsi"
  10. / {
  11. chosen {
  12. stdout-path = &uart0;
  13. };
  14. };