altos/stmf0: Fix location of device_id register
[fw/altos] / src / stmf0 / registers.ld
index 598fc1afb2c2ec612527d15e14d1d47be7a0233b..1f9862b185c843a1f38c21ab672cb4ea9f495880 100644 (file)
@@ -54,4 +54,4 @@ stm_mpu    = 0xe000ed90;
 /* calibration data in system memory */
 stm_cal = 0x1ffff7b8;
 stm_flash_size_04x = 0x1ffff7cc;
-stm_device_id = 0x1ff80050;
+stm_device_id = 0x1ffff7ac;