Files
Uwe Kleine-König 7b9020badf mx27ads: move PBC mapping out of vmalloc space
Before this patch I got the following line in my dmesg:

	[    0.000000] BUG: mapping for 0xd4000000 at 0xeb000000 overlaps vmalloc space

VMALLOC_END is 0xf4000000 and there are the following other mappings
defined for mx27ads:

	(0xa0500000,+0x00001000) maps to 0xffff0000
	(0x10000000,+0x00100000) maps to 0xf4000000
	(0x80000000,+0x00100000) maps to 0xf4100000
	(0xd8000000,+0x00100000) maps to 0xf4200000

So map PBC to 0xf4300000.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-05-05 09:37:08 +02:00
..
2009-03-13 10:33:50 +01:00
2009-03-13 10:33:50 +01:00
2009-03-13 10:34:28 +01:00
2008-12-16 12:17:47 +01:00
2009-04-07 10:18:32 +01:00
2009-03-13 10:33:44 +01:00
2009-03-13 10:33:44 +01:00
2009-04-16 12:57:14 +02:00
2009-03-13 10:33:44 +01:00
2009-03-13 10:33:44 +01:00
2009-03-13 10:33:44 +01:00
2009-04-16 13:03:11 +02:00
2009-02-02 20:57:05 +01:00
2008-12-16 14:58:42 +01:00
2009-02-26 14:00:58 -07:00
2009-04-16 12:57:13 +02:00
2009-03-13 10:34:26 +01:00
2008-12-16 14:58:40 +01:00
2009-03-13 10:34:26 +01:00
2009-03-27 14:51:14 +01:00
2009-01-07 10:00:11 -08:00