bdk: hw init: remove support for broken hwinits

It's 2023 already.
This commit is contained in:
CTCaer
2023-02-11 23:19:56 +02:00
parent ee682fdf24
commit 72abe60a3b
2 changed files with 0 additions and 11 deletions

View File

@@ -22,7 +22,6 @@
#define BL_MAGIC_CRBOOT_SLD 0x30444C53 // SLD0, seamless display type 0.
#define BL_MAGIC_L4TLDR_SLD 0x31444C53 // SLD1, seamless display type 1.
#define BL_MAGIC_BROKEN_HWI 0xBAADF00D // Broken hwinit.
extern u32 hw_rst_status;
extern u32 hw_rst_reason;