On Wed, Aug 20, 2014 at 2:25 PM, Simon Glass [off-list ref] wrote:
Yes, I see that, but linux doesn't use it AFAICT. Are you suggesting
that U-Boot should? Or should we use 'u-boot,stdout-path' in /chosen?
See my question immediately above about /chosen.
Linux use stdout-path property specified, without linux prefix.
Check for example:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/arch/arm/boot/dts/imx6qdl-sabresd.dtsi?id=refs/tags/v3.16.1
/ {
chosen {
stdout-path = &uart1;
};
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html