
27 Sep
2019
27 Sep
'19
5:01 p.m.
On 9/27/19 3:00 AM, matthias.bgg@kernel.org wrote:
From: Matthias Brugger mbrugger@suse.com
We move the per SOC define BCM283x_BASE to a global variable. This is a first step to provide a single binary for several bcm283x SoCs.
How will this work, given that the memory layout is hard-coded into the the DTB?
Hopefully we aren't going to do some kind of nasty bundle-all-the-dtbs-and-select-between-them approach, or edit-the-dtb-at-runtime.