CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/26 14:28:40
Modified files:
sys/arch/armv7/armv7: armv7_machdep.c
Log message:
Use EFI memory map to determine what memory regions are availble just like
we already do on arm64. Prevents using the framebuffer on the cubox-i as
regular memory for example.
