浏览代码

update memory mappings for kernel, fixes stability issues

Alfonso Gamboa 4 年之前
父节点
当前提交
d19a7035d6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -88,6 +88,7 @@ the next time you boot your camera, make sure your USB Ethernet Adapter is conne
 
 ## Latest Updates
 
+* 04-14-22:  Fix kernel command line memory mappings, resolves stability issues
 * 04-14-22:  Possible memory leak with some USB adapters used, added 128MB swap file and logic as workaround to prevent oom killing
 * 04-13-22:  Firmware updates are disabled by default, there is a bug in the bootloader that corrupts the kernel partition requiring the re-flash of the camera if an update is processed and the memory card is removed before next boot.  The bootloader proceeds to copy the partitions and the system will not boot unless re-flashed.  pending investigation.
 * 04-12-22:  Updated, custom kernel loads all required items from micro sd card.  System modification no longer needed.