masayuki2009 commented on pull request #5506:
URL: https://github.com/apache/incubator-nuttx/pull/5506#issuecomment-1048298757


   @anchao 
   
   I tried this PR with my branch (imx6-netknsh) but the nsh prompt did not 
appear.
   How about your situation?
   
   ```
   [    4.140000] load_absmodule: Successfully loaded module /mnt/nfs/bin/init
   [    4.140000] binfmt_dumpmodule: Module:
   [    4.140000] binfmt_dumpmodule:   entrypt:   0x80001a34
   [    4.140000] binfmt_dumpmodule:   mapped:    0 size=0
   [    4.140000] binfmt_dumpmodule:   alloc:     0 0 0
   [    4.140000] binfmt_dumpmodule:   addrenv:   0x18000000
   [    4.140000] binfmt_dumpmodule:   stacksize: 2048
   [    4.140000] binfmt_dumpmodule:   unload:    0
   [    4.140000] exec_module: Executing /mnt/nfs/bin/init
   [    4.140000] up_addrenv_select: addrenv=0x10863fc4 oldenv=0x10868ac8
   [    4.140000] up_addrenv_select: text: set l1 entry (paddr=18000000 
vaddr=80000000)
   [    4.140000] up_addrenv_select: data: set l1 entry (paddr=18028000 
vaddr=80100000)
   [    4.150000] up_addrenv_select: heap: set l1 entry (paddr=1802a000 
vaddr=80200000)
   [    4.150000] exec_module: Initialize the user heap (heapsize=1048576)
   [    4.150000] up_addrenv_kstackalloc: tcb=0x10864960 stacksize=3072
   [    4.150000] up_addrenv_clone: src=0x10863fc4 dest=0x10864b38
   [    4.150000] up_addrenv_restore: oldenv=0x10868ac8
   [    4.160000] up_addrenv_select: addrenv=0x10864b38 oldenv=0
   [    4.160000] up_addrenv_select: text: set l1 entry (paddr=18000000 
vaddr=80000000)
   [    4.160000] up_addrenv_select: data: set l1 entry (paddr=18028000 
vaddr=80100000)
   [    4.160000] up_addrenv_select: heap: set l1 entry (paddr=1802a000 
vaddr=80200000)
   ```
   
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to