ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.7k stars 1.5k forks source link

Odroid N2+ total memory detected less than physical #470

Closed amirulshukry closed 10 months ago

amirulshukry commented 10 months ago

Device Information | 设备信息

Describe the bug | 问题描述 Physical RAM is 4GB but only 1.9GB available amirul@odroid:~$ free -h total used free shared buff/cache available Mem: 1.9Gi 1.3Gi 186Mi 78Mi 546Mi 580Mi Swap: 973Mi 47Mi 925Mi

ophub commented 10 months ago

enable u-boot

amirulshukry commented 10 months ago

How do I enable u-boot?

ophub commented 10 months ago

https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/documents

12.12 12.1

amirulshukry commented 10 months ago

ok thanks