blob: 712cec49219c4aae152d47089e7b0018438fe398 [file] [log] [blame]
Peng Fan77fa0452017-02-22 16:21:56 +08001/*
2 * Copyright 2015-2016 Freescale Semiconductor, Inc.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
8
9&soc {
10 u-boot,dm-pre-reloc;
11};
12
13&ahbbridge0 {
14 u-boot,dm-pre-reloc;
15};
16
17&ahbbridge1 {
18 u-boot,dm-pre-reloc;
19};
20
21&iomuxc {
22 u-boot,dm-pre-reloc;
23};
24
25&iomuxc1 {
26 u-boot,dm-pre-reloc;
27};
28
29&lpuart4 {
30 u-boot,dm-pre-reloc;
31};
32
33&lpuart5 {
34 u-boot,dm-pre-reloc;
35};
36
37&lpuart6 {
38 u-boot,dm-pre-reloc;
39};
40
41&lpuart7 {
42 u-boot,dm-pre-reloc;
43};