Searched hist:"0 e32986c0f51d585b4980a0f01c269627f51b78b" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | generic.c | diff 0e32986c0f51d585b4980a0f01c269627f51b78b Fri Jul 11 06:00:36 CDT 2014 Laurent Pinchart <laurent.pinchart@ideasonboard.com> ARM: pxa: Don't hardcode addresses and size in map_desc tables
The virtual address, physical address and size of all regions for which we create static mappings are defined in PXA headers. Replaced the hardcoded values with macros.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
|
H A D | pxa25x.c | diff 0e32986c0f51d585b4980a0f01c269627f51b78b Fri Jul 11 06:00:36 CDT 2014 Laurent Pinchart <laurent.pinchart@ideasonboard.com> ARM: pxa: Don't hardcode addresses and size in map_desc tables
The virtual address, physical address and size of all regions for which we create static mappings are defined in PXA headers. Replaced the hardcoded values with macros.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
|
H A D | pxa3xx.c | diff 0e32986c0f51d585b4980a0f01c269627f51b78b Fri Jul 11 06:00:36 CDT 2014 Laurent Pinchart <laurent.pinchart@ideasonboard.com> ARM: pxa: Don't hardcode addresses and size in map_desc tables
The virtual address, physical address and size of all regions for which we create static mappings are defined in PXA headers. Replaced the hardcoded values with macros.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
|
H A D | pxa27x.c | diff 0e32986c0f51d585b4980a0f01c269627f51b78b Fri Jul 11 06:00:36 CDT 2014 Laurent Pinchart <laurent.pinchart@ideasonboard.com> ARM: pxa: Don't hardcode addresses and size in map_desc tables
The virtual address, physical address and size of all regions for which we create static mappings are defined in PXA headers. Replaced the hardcoded values with macros.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
|