Skip to content
Snippets Groups Projects
Commit 3c292b97 authored by Amey Telawane's avatar Amey Telawane Committed by Mitchel Humpherys
Browse files

lrdp-v2: Add option to parse DDR base address

Presently auto-dump option finds DDR base addresses from
statically defined per target meta data in boards.py. This
leads to auto-dump feature fail on different targets, say
with different DDR base and size.

Add support to parse DDR base addresses from load.cmm,
dump_info.txt or ramdump_msg.txt which ever is available in
that order. Fall-back to conventional static populated data
in boards.py if none of them is available.

Change-Id: Ie4ac4f281e92c9b527de17fa665c9cd6c3d5d384
parent 9ad7f414
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment