open-sdr / openwifi

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
GNU Affero General Public License v3.0
3.68k stars 627 forks source link

ADRV9361Z7035 reports wrong amount of available memory #404

Open robgar2001 opened 1 month ago

robgar2001 commented 1 month ago

Dear Xianjun Jiao,

The ADRV9361Z7035 board reports 492MB of available memory in the htop utility, despite the actual available memory being 1003MB. ram_usage_adrv9361z7035

OpenWrt uses for the OS the same DTS used in OpenWiFi, but does report the full 1003MB. ram_usage_openwrt

Hinting in the direction that the issue is caused by the U-Boot (which OpenWrt builds from scratch using a correct DTS).

Kind regards,

Robbe Gaeremynck

JiaoXianjun commented 1 month ago

interesting findings.