Gedare Bloom started a new discussion on 
bsps/aarch64/raspberrypi5/include/bsp.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1006#note_142238

 > +
 > +#ifndef ASM
 > +
 > +#include <bsp/default-initial-extension.h>
 > +#include <bsp/start.h>
 > +
 > +#include <rtems.h>
 > +
 > +#include <bsp/raspberrypi5.h>
 > +
 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif /* __cplusplus */
 > +
 > +/* Raspberry Pi 5 MMU initialization */
 > +BSP_START_TEXT_SECTION void raspberrypi_5_setup_mmu_and_cache(void);

I would use the prefix `raspberrypi5` for the BSP name in functions.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1006#note_142238
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to