Thread (20 messages) flat view 20 messages, 6 authors, 2013-03-21
STALE4917d

[PATCH] ARM: mvebu: fix RAM size for Armada XP board DB-MV784MP-GP

From: Jason Gunthorpe <hidden>
Date: 2013-03-13 17:13:07

On Wed, Mar 13, 2013 at 10:54:19AM -0400, Jason Cooper wrote:
quoted
I was wrong in my initial version, all we can do in 32 bits is not
4GB but 4GB-1B: reg = <0x00000000 0xFFFFFFFF>
hmmm, with the impending conquering of the server market by ARM, you'd
think we'd at least be able to parse a 64 bit integer...
AFAIK, it would be like this:

/ {
        #address-cells = <2>;
        #size-cells = <2>;
        memory {
                device_type = "memory";
                reg = <0 0  1 0>;
        };

And the other children nodes must be revised to support the 2 dw
address and size..

Regards,
Jason
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help