forked from Qortal/Brooklyn
10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
&spi1 {
|
|
u-boot,dm-spl;
|
|
|
|
spi-flash@0 {
|
|
u-boot,dm-spl;
|
|
};
|
|
};
|