Add display_end fix for all fw + easter egg

The easter egg is sth that was forgotten in booting via hekate's hwinit.
This commit is contained in:
Kostas Missos
2018-08-14 02:30:44 +03:00
parent 6b8887b5d8
commit 5fd9daa364
3 changed files with 7 additions and 9 deletions

View File

@@ -16,7 +16,8 @@
#include "../utils/types.h"
struct tegra_pmc_regs {
struct tegra_pmc_regs
{
u32 cntrl;
u32 sec_disable;
u32 pmc_swrst;