2e36db147e
Sponsored by: Netflix
10 lines
172 B
Plaintext
10 lines
172 B
Plaintext
/* $FreeBSD$ */
|
|
|
|
&pcie {
|
|
/*
|
|
* Our driver is different that OpenWRT's, so we need slightly
|
|
* different values for the reg property
|
|
*/
|
|
reg = <0x10140000 0x10000>;
|
|
};
|