RTEMS | aarch64: add rk3399_rockpro64 BSP (!894)
Kinsey Moore (@opticron)
gitlab at rtems.org
Sat Jan 24 18:01:37 UTC 2026
Kinsey Moore started a new discussion on bsps/aarch64/rk3399/include/bsp.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/894#note_139928
> +
> +#ifdef __cplusplus
> +extern "C" {
> +#endif /* __cplusplus */
> +
> +#define BSP_ARM_GIC_CPUIF_BASE 0xfff00000
> +#define BSP_ARM_GIC_DIST_BASE 0xfee00000
> +#define BSP_ARM_GIC_REDIST_BASE 0xfef00000
> +
> +/**
> + * @name RK3399 UARTs
> + *
> + * @{
> + */
> +#define RK3399_UART_BASE 0xff180000
> +#define RK3399_UART_SIZE 0x40000
This is a bit misleading and it may be better just to use `RK3399_UART_DEVICE_SIZE * 4` instead.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/894#note_139928
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260124/b77ebad2/attachment-0001.htm>
More information about the bugs
mailing list