Add an fdt blob for octeon systems whose firmware does not provide
authorvisa <visa@openbsd.org>
Mon, 24 Apr 2017 13:54:28 +0000 (13:54 +0000)
committervisa <visa@openbsd.org>
Mon, 24 Apr 2017 13:54:28 +0000 (13:54 +0000)
commit6ce0dd2e7c4bc7a34852d8f86d9ef0ec4d69cb3d
treee92715b736383f2d24417585f55fb5fc79cf44be
parent6c7295367d6fb5f9c1e063419ba8bcdc14694a22
Add an fdt blob for octeon systems whose firmware does not provide
a device-tree. It will be needed later when more device drivers
are attached using fdt.

OK kettenis@
sys/arch/octeon/conf/files.octeon
sys/arch/octeon/octeon/cn3xxx.dts [new file with mode: 0644]
sys/arch/octeon/octeon/cn3xxx_dts.S [new file with mode: 0644]
sys/arch/octeon/octeon/machdep.c