Tools: AP_Bootloader: remove unused BL_WAIT_MAGIC define
This has been replaced with RTC_BOOT_HOLD
This commit is contained in:
parent
fe2a468b14
commit
f8acc211cf
@ -1,8 +1,6 @@
|
||||
void jump_to_app(void);
|
||||
void bootloader(unsigned timeout);
|
||||
|
||||
#define BL_WAIT_MAGIC 0x19710317 /* magic number in PWR regs to wait in bootloader */
|
||||
|
||||
/*****************************************************************************
|
||||
* Chip/board functions.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user