commit | 41aa4e9fd847a2145d336406d1cf7bbb7aa8803a | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Jan 22 15:58:57 2020 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Wed Jan 29 11:28:59 2020 +0100 |
tree | 6c2fc0a8b59c725bc6ad90cfacee79f65c699d38 | |
parent | 9c4d333c092e9c26d38f740ff3616deb42f21681 [diff] |
ram_addr: Split RAMBlock definition We need some of the fields without having to poison everything else. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>