mirror of
https://github.com/Dasharo/docs.git
synced 2026-03-06 14:46:22 -08:00
KGPE-D16: improve test cases description
This commit is contained in:
committed by
sulewskiprzemyslaw
parent
6781af5a42
commit
efe43b1fc2
@@ -14,8 +14,9 @@ Refer to [setup](../setup.md/#spi)
|
||||
|
||||
**Test description**
|
||||
|
||||
This test verifies whether whether the DUT during booting procedure reaches
|
||||
stage bootblock.
|
||||
This test verifies whether the DUT during booting procedure reaches
|
||||
stage bootblock. The bootblock is the first stage executed after CPU reset,
|
||||
its main task is to set up everything for a C-environment.
|
||||
|
||||
**Test configuration data**
|
||||
|
||||
@@ -42,8 +43,9 @@ stage bootblock.
|
||||
|
||||
**Test description**
|
||||
|
||||
This test verifies whether whether the DUT during booting procedure reaches
|
||||
stage romstage.
|
||||
This test verifies whether the DUT during booting procedure reaches
|
||||
stage romstage. The romstage initializes the DRAM and prepares everything
|
||||
for device init.
|
||||
|
||||
**Test configuration data**
|
||||
|
||||
@@ -70,8 +72,8 @@ stage romstage.
|
||||
|
||||
**Test description**
|
||||
|
||||
This test verifies whether whether the DUT during booting procedure reaches
|
||||
stage postcar.
|
||||
This test verifies whether the DUT during booting procedure reaches
|
||||
stage postcar. The postcar tears down CAR and loads the ramstage.
|
||||
|
||||
**Test configuration data**
|
||||
|
||||
@@ -98,8 +100,8 @@ stage postcar.
|
||||
|
||||
**Test description**
|
||||
|
||||
This test verifies whether whether the DUT during booting procedure reaches
|
||||
stage ramstage.
|
||||
This test verifies whether the DUT during booting procedure reaches
|
||||
stage ramstage. The ramstage does the main device init.
|
||||
|
||||
**Test configuration data**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user