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

 > +
 > +#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 see that it was done as `raspberrypi_4_` in the rpi4b BSP, I think that is a 
mistake and should be changed.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1006#note_142239
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