Performing POST in U-boot for imx8mm

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Performing POST in U-boot for imx8mm

685 Views
Jarvis3345
Contributor II

Hi Team,
Iam currently trying to perform a POST(power on self test) in uboot which includes ram test ,watchdog test and L1 cache of imx8mm.
For ram test iam writing and reading back the sam pattern form the last 1MB of ram address.
Below are my queries:
1.How can i know the sector size of the ram in order to perform this operation.
2.How can i test the L1,L2 cache of my processor.

Labels (1)
0 Kudos
Reply
2 Replies

667 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

None of these option work on current implementation of uboot, so please let us know when you have finished.

regards

0 Kudos
Reply

642 Views
Jarvis3345
Contributor II

Hi,
I have already implemented the ram test by performing some read write operations but need more information onto the ram page size, is there a way to test the L1/L2 Cache and if possible watchdog timer.

 

0 Kudos
Reply