Files
u-boot/arch/arm/dts/zynq-brsmarc2-u-boot.dtsi
Bernhard Messerklinger 8e25e76fff board/BuR/zynq: initial commit
This commit adds support for the brcp1, brsmarc2, brcp150 and brcp170
boards. This boards are based on the Xilinx Zynq SoC.

Signed-off-by: Bernhard Messerklinger <bernhard.messerklinger@br-automation.com>
Acked-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20250404072819.69642-5-bernhard.messerklinger@br-automation.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2025-04-16 15:39:48 +02:00

31 lines
288 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2024 B&R Industrial Automation GmbH
*/
#include "zynq-binman-brcp1.dtsi"
&i2c0 {
bootph-all;
};
&uart0 {
bootph-all;
};
&qspi {
bootph-all;
};
&spi_flash {
bootph-all;
};
&gpio0 {
bootph-all;
};
&brd_rst {
bootph-all;
};