Re: [PATCH] Mailbox : Extending functionality

2016-08-23 Thread Pavel Pisa
Hello Mudit Jain, I have gone through the patch in your repository rebased on RTEMS master. I have only minor remarks to alignment/cache problems prevention which has been added to other functions in mainline. Please, update patch and if there are no critical comment to the patch in next days, I p

[PATCH] Mailbox : Extending functionality

2016-08-20 Thread Mudit Jain
Adding functionality to get board serial, power state & clock rate --- c/src/lib/libbsp/arm/raspberrypi/include/vc.h | 17 + c/src/lib/libbsp/arm/raspberrypi/misc/vc.c | 75 ++ c/src/lib/libbsp/arm/raspberrypi/misc/vc_defines.h | 35 ++ 3 files changed,