Skip to content
Snippets Groups Projects
Commit 90c08fa0 authored by Michael Pratt's avatar Michael Pratt Committed by Simon Glass
Browse files

fdt: Add device tree memory bindings


Support a default memory bank, specified in reg, as well as
board-specific memory banks in subtree board-id nodes.

This allows memory information to be provided in the device tree,
rather than hard-coded in, which will make it simpler to handle
similar devices with different memory banks, as the board-id values
or masks can be used to match devices.

Signed-off-by: default avatarMichael Pratt <mpratt@chromium.org>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarVadim Bendebury <vbendeb@chromium.org>
parent 8c5d4fd0
Loading
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