fix minor typo

This commit is contained in:
Li-Ta Lo 2002-05-26 09:21:43 +00:00
commit d5e2f99358
2 changed files with 2 additions and 2 deletions

View file

@ -454,7 +454,7 @@ smbus_init_table:
.word 0x0000 /* Null, End of table */
ddr_init_table:
.byte PALL # Percharge All
.byte PALL # Precharge All
.byte DLL_EN_N # DLL Enable Normal
.byte DLL_RESET # DLL Reset
.byte PALL # Precharge All

View file

@ -464,7 +464,7 @@ smbus_init_table:
.word 0x0000 /* Null, End of table */
ddr_init_table:
.byte PALL # Percharge All
.byte PALL # Precharge All
.byte DLL_EN_N # DLL Enable Normal
.byte DLL_RESET # DLL Reset
.byte PALL # Precharge All