CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/22 18:05:35
Modified files:
sys/arch/arm/arm: conf.c openprom.c
sys/arch/arm/conf: files.arm
sys/arch/armv7/conf: GENERIC RAMDISK files.armv7
Log message:
Change openprom into a pseudo-device, because not all arm platforms
will have it. This is a bit of a hack. Maybe it should attach off
mainbus as a proper fake device, but that would have more tendrils..
checked by jsg
