CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/07/17 09:09:39
Modified files:
sysutils/dtb : Makefile
Added files:
sysutils/dtb/patches:
patch-arch_arm_boot_dts_imx6dl-riotboard_dts
patch-arch_arm_boot_dts_imx6q-cm-fx6_dts
patch-arch_arm_boot_dts_omap3-beagle-xm_dts
patch-arch_arm_boot_dts_omap3-beagle_dts
patch-arch_arm_boot_dts_omap4-panda-common_dtsi
Log message:
The armv7 fdt console selection tries to find /chosen/stdout-path and
falls back to /aliases/serial0.
Add patches to set stdout-path for dts files that don't set stdout-path
and are known to use a serial device other than serial0 as a console.
Confirmed to restore console output on pandaboard es by abieber@
ok sthen@ naddy@