CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2016/06/11 02:08:16
Modified files: sys/arch/armv7/exynos: exuart.c Log message: The qemu smdkc210 target uses serial0 for console but the exynos4210-universal_c210 dtb specifies stdout as serial2. Override the address found with fdt if the board id is c210 to cope.