mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-21 22:51:27 +02:00
dts: xea: Enable debug UART support in XEA's SPL (DM_SERIAL)
After enabling DM_SERIAL for XEA board, the same serial shall be used in the SPL (with SPL_OF_PLATDATA support). Signed-off-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
parent
9c2eefaf0d
commit
9a1efecb2c
@ -34,6 +34,10 @@
|
||||
bootph-pre-ram;
|
||||
};
|
||||
|
||||
&duart {
|
||||
bootph-pre-ram;
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
bootph-pre-ram;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user