Adapt FreeBSD specific DT stub for Jetson TK1 board to be consistent with

update of devicetree to 4.19 in r340337.
Our build system doesn't provide dependencies for included DTS files, so
nobody noticed this issue for long time.

PR:		235362
MFC after:	1 week
This commit is contained in:
Michal Meloun 2019-02-06 06:03:44 +00:00
parent f048354550
commit 64d41eddd7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=343828

View file

@ -38,7 +38,7 @@
stdout = &uartd;
};
memory {
memory@80000000 {
/* reg = <0x0 0x80000000 0x0 0x80000000>; */
reg = <0x0 0x80000000 0x0 0x70000000>;
};