commit | 14b5dbc0841261b423d5e52cb08800f7293f9d0b | [log] [tgz] |
---|---|---|
author | Enrico Leto <enrico.leto@siemens.com> | Sat Nov 23 17:53:02 2024 +0100 |
committer | Fabio Estevam <festevam@gmail.com> | Mon Nov 25 23:07:37 2024 -0300 |
tree | c94c44c35c15d09a08fabb7f4f5272efd504443f | |
parent | 00768fa294947ad6942d04fd56ad42d2bbf323f0 [diff] |
siemens: add ddr full memory test Add siemens specific memory test. Enable it through Kconfig option SPL_CMT. The test is required from our HW team. It runs over temperature during many days: * must run indefinitively through the *whole* DDR area, so we cannot use linux memtest for example. * must write/read/check all values Signed-off-by: Enrico Leto <enrico.leto@siemens.com> Signed-off-by: Heiko Schocher <hs@denx.de>