Open prakash56755 opened 3 years ago
I recently bought the Maaxboard and I noticed the below lines in maxxboard.dts
memory@40000000 { device_type = "memory"; reg = <0x00000000 0x40000000 0 0xc0000000>; };
Which i feel the 0xc0000000 is wrong for Maaxboard , this could be 0x80000000 address becuase of 2gb mapping.
Please correct me if i am wrong on this
Best Regards Prakash
I recently bought the Maaxboard and I noticed the below lines in maxxboard.dts
memory@40000000 { device_type = "memory"; reg = <0x00000000 0x40000000 0 0xc0000000>; };
Which i feel the 0xc0000000 is wrong for Maaxboard , this could be 0x80000000 address becuase of 2gb mapping.
Please correct me if i am wrong on this
Best Regards Prakash