mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 19:24:52 +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:
committed by
Stefano Babic
parent
9c2eefaf0d
commit
9a1efecb2c
@@ -34,6 +34,10 @@
|
||||
bootph-pre-ram;
|
||||
};
|
||||
|
||||
&duart {
|
||||
bootph-pre-ram;
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
bootph-pre-ram;
|
||||
};
|
||||
|
Reference in New Issue
Block a user