Re: [PATCH v4 03/11] da850: pruss platform specific additions.

From: Subhasish Ghosh
Date: Wed Apr 27 2011 - 02:42:41 EST



#include<mach/edma.h>
@@ -73,6 +75,7 @@ extern unsigned int da850_max_speed;
#define DA8XX_DDR2_CTL_BASE 0xb0000000
#define DA8XX_ARM_RAM_BASE 0xffff0000
#define DA8XX_SHARED_RAM_BASE 0x80000000
+#define DA8XX_PRUSS_MEM_BASE 0x01C30000

Keep the list sorted please. Also, this macro doesn't seem used outside devices-da8xx.c, so should be moved there...

SG - But would it not be better to have all device addresses at the same place.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/