You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building the kernel with this defconfig file, the resulting kernel only see ~760MB while the device is configured for 1GB. Adding CONFIG_HIGHMEM=y makes the whole memory usable.
When building the kernel with this defconfig file, the resulting kernel only see ~760MB while the device is configured for 1GB. Adding CONFIG_HIGHMEM=y makes the whole memory usable.