* To change the language, head to the System Settings > System > Language
* To change the language, head to the System Settings > System > Language
* General system stability improvements to enhance the user's experience
* General system stability improvements to enhance the user's experience
+
+
==FIRM==
+
====NX_BOOTLOADER====
+
NX bootloader was updated, and is now stored compressed. Before executing, a small stub now uncompresses the bootloader to 0x40004000, size 0x1C000.
+
+
+
====Secure Monitor====
+
The Secure Monitor was updated, and is now stored compressed. Before executing, a small stub now uncompresses the main TrustZone image to 0x7C010800 size 0xC800, and environment setup code to 0x40032000 size 0xC000.
+
+
* The 0x100 region used for NX_BOOTLOADER <-> SecureMonitor communications is now 0x40000000 instead of 0x40002E00.