commit | 21cee1bd1594b2af6798ddffa97555b4bc3586e1 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Tue Apr 02 12:10:44 2019 -0700 |
committer | Vineet Gupta <vgupta@synopsys.com> | Tue Apr 02 12:11:01 2019 -0700 |
tree | f25ff3f0383a247d725e3fe280f60bf2ed3d88bf | |
parent | 99bd5fcc505d65ea9c60619202f0b2d926eabbe9 [diff] |
ARC: [hsdk] Make it easier to add PAE40 region to DTB 1. Bump top level address-cells/size-cells nodes to 2 (to ensure all down stream addresses are 64-bits, unless explicitly specified otherwise (in "soc" bus with all peripherals) 2. "memory" also specified with address/size 2 3. Add a commented reference for PAE40 region beyond 4GB physical address space Signed-off-by: Vineet Gupta <vgupta@synopsys.com>