From: Benjamin Herrenschmidt <benh@kernel.crashing.org> Date: 2011-05-04 05:37:36
On Mon, 2011-05-02 at 15:42 +0200, Stefan Roese wrote:
Thats a 64bit address, so you need this:
static unsigned long long mem_addr = 0x4E1000000ULL;
You should have seen a compilation warning about this too.
No, he should use the device-tree :-)
Cheers,
Ben.