Ning Yang commented on a discussion on spec/build/bsps/aarch64/raspberrypi/objconsole.yml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/234#note_112405 > +build-type: objects > +cflags: [] > +copyrights: > + - Copyright (C) 2023 Utkarsh Verma > + - Copyright (C) 2024 Ning Yang > +cppflags: [] > +cxxflags: [] > +enabled-by: true > +includes: [] > +install: > + - destination: ${BSP_INCLUDEDIR}/bsp > + source: > + - bsps/aarch64/raspberrypi/include/bsp/console.h > + - destination: ${BSP_INCLUDEDIR}/bsp/console > + source: > + - bsps/aarch64/raspberrypi/include/bsp/console/raspberrypi4b.def Rpi4 have 6 uart ports, while there are two in rpi0, 1, 2, and 3. So this configuration file cannot be universal. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/234#note_112405 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
