mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 23:55:54 +00:00
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;
|
||
|
};
|
||
|
};
|