On 19/11/2021 23:55, Vincent Pelletier wrote: > Mark it as read-only as it is factory-programmed with identifying > information, and no executable nor configuration: > - eth MAC address > - board model (PCB version, BoM version) > - board serial number > Accidental modification would cause misidentification which could brick > the board, so marking read-only seem like both a safe and non-constraining > choice. > > Signed-off-by: Vincent Pelletier <plr.vincent@xxxxxxxxx> > > --- > Changes since v2: > - Fix end-of-commit-message separator so change lists do not end up in them. > Changes since v1: > - Remove trailing "." on subject line. > --- > arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 10 ++++++++++ > 1 file changed, 10 insertions(+) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof