cederom commented on issue #16956:
URL: https://github.com/apache/nuttx/issues/16956#issuecomment-3506575160

   > Appears to work properly on 8GB version, testing thanks to 
[@cederom](https://github.com/cederom).
   
   * The NuttX runs on rPI 4B 8GB but it only can see 2GB of RAM looks like 
another pink panther TODO ToDo todo todo todooooo todo :-P 
   * I just ordered rPI 4B 1GB and 2GB RAM versions so we can see how much RAM 
will be detected and/or if crashes happen on 1GB version when 2GB is detected 
:-) We have long weekend here so it arrives is ~4..5 days. Now we should have 
coverage for all 1,2,8GB (mine) and 4GB (yours). For now I can only help like 
that sorry :-)
   
   ```
   - Boot from EL2
   - Boot from EL1
   - Boot to C runtime for OS Initialize
   [    0.002000] bcm2711_mbox_sendreq: Unknown response code: 00000000
   [    0.215000] bcm2711_waitresponse: Got error: -110
   [    0.219000] mmcsd_sendcmdpoll: ERROR: Wait for response to cmd: 00008101 
failed: -110
   [    0.227000] bcm2711_recvshort: Error: -110
   
   NuttShell (NSH) NuttX-10.4.0
   nsh> uname -a
   NuttX 10.4.0 89e841fed4 Nov  4 2025 01:33:33 arm64 raspberrypi-4b
   nsh> ?
   help usage:  help [-v] [<cmd>]
   
       .           cp          expr        mkdir       rm          uname
       [           cmp         false       mkfatfs     rmdir       umount
       ?           dirname     fdinfo      mkrd        set         unset
       alias       df          free        mount       sleep       uptime
       unalias     dmesg       help        mv          source      usleep
       basename    echo        hexdump     pidof       test        watch
       break       env         kill        printf      time        xd
       cat         exec        pkill       ps          true        wait
       cd          exit        ls          pwd         truncate
   
   Builtin Apps:
       dd          getprime    nsh         ostest      sdstress    sh
   
   nsh> free
         total       used       free    maxused    maxfree  nused  nfree name
   18446744073637310464      2279218446744073637287672      
2346418446744073637287672     28      1 Umem
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to