18 lines
153 B
Plaintext
18 lines
153 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
/*
|
|
*/
|
|
|
|
/{
|
|
soc {
|
|
u-boot,dm-pre-reloc;
|
|
};
|
|
};
|
|
|
|
&uart5 {
|
|
u-boot,dm-pre-reloc;
|
|
};
|
|
|
|
&cmu {
|
|
u-boot,dm-pre-reloc;
|
|
};
|