commit | 16da8c7e0f26364012f9ee7e3b7a462112a7d60f | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Tue Oct 03 11:35:40 2023 +0100 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Thu Dec 07 00:22:59 2023 +0000 |
tree | 4dbd67ebcd043d82d6baa07f920e60f89dd1a39d | |
parent | e6c284b06fe204bb90695c526dee0673df391dbf [diff] |
mach-snapdragon: dynamic load addresses Heavily inspired by Apple board code. Use the LMB allocator to configure load addresses at runtime, and implement a lookup table for selecting a devicetree. As some Qualcomm RBx boards have different RAM capacities and base addresses, it isn't possible to hardcode these regions. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>