CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/03/10 01:38:12
Modified files: sys/arch/armv7/armv7: armv7_machdep.c Log message: Lookup the /memory node again after we reinit the FDT. This makes adding additional memory segments provided by the device tree actually work. ok jsg@