]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cgem: Add support for the SiFive FU740
authorJessica Clarke <jrtc27@FreeBSD.org>
Wed, 21 Jul 2021 01:44:38 +0000 (02:44 +0100)
committerJessica Clarke <jrtc27@FreeBSD.org>
Wed, 21 Jul 2021 01:51:25 +0000 (02:51 +0100)
commit4c4a6884ad7fb18b0777597a4f6c2cdb235dccb6
treefbf7124e26a1dd24147eefd9b7082a657147e09f
parentd9e85f2c6f77418864a7531ffaa0e42061c0c7da
cgem: Add support for the SiFive FU740

Note that currently Linux's device tree uses the FU540's compatible
string, as does upstream U-Boot, but the U-Boot shipped with the board
based on an older patch series has the correct FU740 name. Thankfully
they are the same, at least as far as software is concerned.

Whilst here, fix a style(9) nit.

Reviewed by: philip, kp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D31034
sys/dev/cadence/if_cgem.c