Created Firmware 14.1.2 (markdown)

Zoria
2025-05-31 21:48:38 +02:00
parent 3a6eeddb03
commit 391168a3f0

21
Firmware-14.1.2.md Normal file

@ -0,0 +1,21 @@
# System Titles
The following was updated (besides sysver titles): [Bus](https://switchbrew.org/wiki/Bus_services), [btm](https://switchbrew.org/wiki/BTM_services), NgWord/NgWord2, BootImagePackages.
There was no IPC or NPDM changes (besides version bump).
# RomFs changes:
NgWord/NgWord2: updated
BootImagePackages
Only package2 was updated.
For non-safe mode, there are no changes to any binaries (kernel or any initial processes). For safe mode, only Bus sysmodule was updated.
# [Bus](https://switchbrew.org/wiki/Bus_services)
Only 2 functions were changed, which now properly allow UART-D to be configured for baud rate 3000000.
# [btm](https://switchbrew.org/wiki/BTM_services)
These changes seem to be minor?