mirror of
https://xff.cz/git/u-boot/
synced 2026-01-08 00:59:17 +01:00
arm64: zynqmp: Add revB string to compatible string
Some user space libraries reading platform compatible string and based on that changing behavior. Mark revB board with revB string. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
/ {
|
||||
model = "ZynqMP ZCU102 RevB";
|
||||
compatible = "xlnx,zynqmp-zcu102-revB", "xlnx,zynqmp-zcu102", "xlnx,zynqmp";
|
||||
};
|
||||
|
||||
&gem3 {
|
||||
|
||||
Reference in New Issue
Block a user