
Dear Timur Tabi,
In message AANLkTim6yjF6ORogtqE0vqiVqZqxu-EkkUhDTmJMgPqu@mail.gmail.com you wrote:
NAK.
Please do not reinvent the wheel and add yet another meory test. Use one of the existing memory tests we already have - post/drivers/memory.c comes to mind.
That code is not capable of testing more than 2GB of RAM. It assumes that memory has already been initialized, but on PowerPC parts, we only ever map 2GB of DDR. We need a memory test that covers all of DDR, but that requries PowerPC-specific code to create sliding TLB windows during the memory test.
Then please extend the existing code and add the missing features.
We already have too many different implementations of a memory test in U-Boot, and I will not accept adding yet another one.
Best regards,
Wolfgang Denk