Skip to content

Commit

Permalink
revise request priority setting
Browse files Browse the repository at this point in the history
  • Loading branch information
aspeeddylan committed Sep 19, 2019
1 parent 4d29b04 commit 956e9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/include/asm/arch-aspeed/sdram_ast2600.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

/* keys for unlocking HW */
#define SDRAM_UNLOCK_KEY 0xFC600309
#define SDRAM_VIDEO_UNLOCK_KEY 0x0044000B
#define SDRAM_VIDEO_UNLOCK_KEY 0x00440003

/* Fixed priority DRAM Requests mask */
#define REQ_PRI_VGA_HW_CURSOR_R 0
Expand Down

0 comments on commit 956e9a0

Please sign in to comment.