Home
last modified time | relevance | path

Searched hist:"3 e3fffe3baf3befde287fec1fcbfe55052fb8946" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/
H A Dlaw.c3e3fffe3baf3befde287fec1fcbfe55052fb8946 Thu Dec 04 04:36:44 UTC 2008 Becky Bruce <beckyb@kernel.crashing.org> mpc8610hpcd: Fix PCI mapping concepts

Rename _BASE to _BUS, as it's actually a PCI bus address,
separate virtual and physical addresses into _VIRT and _PHYS,
and use each appopriately. This makes the code easier to read
and understand, and facilitates mapping changes going forward.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
H A Dmpc8610hpcd.c3e3fffe3baf3befde287fec1fcbfe55052fb8946 Thu Dec 04 04:36:44 UTC 2008 Becky Bruce <beckyb@kernel.crashing.org> mpc8610hpcd: Fix PCI mapping concepts

Rename _BASE to _BUS, as it's actually a PCI bus address,
separate virtual and physical addresses into _VIRT and _PHYS,
and use each appopriately. This makes the code easier to read
and understand, and facilitates mapping changes going forward.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
/rk3399_rockchip-uboot/include/configs/
H A DMPC8610HPCD.h3e3fffe3baf3befde287fec1fcbfe55052fb8946 Thu Dec 04 04:36:44 UTC 2008 Becky Bruce <beckyb@kernel.crashing.org> mpc8610hpcd: Fix PCI mapping concepts

Rename _BASE to _BUS, as it's actually a PCI bus address,
separate virtual and physical addresses into _VIRT and _PHYS,
and use each appopriately. This makes the code easier to read
and understand, and facilitates mapping changes going forward.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>