CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/03/20 17:04:48

Modified files:
        sys/arch/arm64/dev: arm64_bus_space.c 
        sys/arch/arm64/include: fdt.h 
        sys/arch/arm/armv7: armv7_space.c 
        sys/arch/arm/include: fdt.h 

Log message:
To allow sharing more code between armv7 and arm64 platforms, introduce
a common bus space tag that can be used for early console attachment.

ok kettenis@

Reply via email to