commit | 7fe77226aa29f517ec4b503df784164c0183bae6 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Mar 15 15:05:37 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Thu Apr 05 11:38:43 2018 +0200 |
tree | e981b8bcb9d63d37b01e87578cd7ea556d7628c1 | |
parent | 0d1a6c5e525654aa0bc498db960bc8195e9ac2a1 [diff] |
rpi: Add identifier for the new RPi3 B+ The Raspberr Pi Foundation released a new RPi3 version which we want to detect as well, so we can enable ethernet on it and know the correct device tree file name. Add an identifier for it. Signed-off-by: Alexander Graf <agraf@suse.de>