hujun260 opened a new pull request, #17290:
URL: https://github.com/apache/nuttx/pull/17290

   
   ## Summary
   The implementation logic of "pl011_irq_tx_ready" and "pl011_txready" is 
reversed.
   
   ## Impact
   arm64
   
   ## Testing
   test with ./tools/configure.sh -l qemu-armv8a:nsh
   
   ostest
   
   user_main: vfork() test
   vfork_test: Child 85 ran successfully
   
   Final memory usage:
   VARIABLE  BEFORE   AFTER
   ======== ======== ========
   arena     7c21000  7c21000
   ordblks         2        5
   mxordblk  7c16fb8  7c12c78
   uordblks     a018     c150
   fordblks  7c16fe8  7c14eb0
   user_main: Exiting
   ostest_main: Exiting with status 0
   nsh> 
   


-- 
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