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