mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-21 18:35:13 -04:00
boot: update/refactor display management to support hw type 5/display 0x1040/0x2050
This commit is contained in:
parent
4d1c4f1677
commit
68f42a14c8
8 changed files with 808 additions and 592 deletions
|
@ -33,6 +33,9 @@
|
|||
#define APB_MISC_GP_EMMC4_PAD_CFGPADCTRL (0xAB4)
|
||||
#define APB_MISC_GP_EMMC4_PAD_PUPD_CFGPADCTRL (0xABC)
|
||||
|
||||
/* Mariko only */
|
||||
#define APB_MISC_GP_DSI_PAD_CONTROL (0xAC0)
|
||||
|
||||
#define APB_MISC_SECURE_REGS_APB_SLAVE_SECURITY_ENABLE_REG0_0 (0xc00)
|
||||
#define APB_MISC_SECURE_REGS_APB_SLAVE_SECURITY_ENABLE_REG0_0 (0xc00)
|
||||
#define APB_MISC_SECURE_REGS_APB_SLAVE_SECURITY_ENABLE_REG1_0 (0xc04)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue