On Mon, 24 Mar 2008 21:42:37 +0300
Anton Vorontsov <[EMAIL PROTECTED]> wrote:

> +/* PCIE address map */
> +#define CFG_PCIE1_BASE               0xA0000000
> +#define CFG_PCIE1_MEM_BASE   CFG_PCIE1_BASE
> +#define CFG_PCIE1_MEM_PHYS   CFG_PCIE1_MEM_BASE
> +#define CFG_PCIE1_MEM_SIZE   0x10000000
> +#define CFG_PCIE1_CFG_BASE   (CFG_PCIE1_MEM_BASE + CFG_PCIE1_MEM_SIZE)
> +#define CFG_PCIE1_CFG_SIZE   0x01000000

I'm going to wait until I see how the kernel 83xx PCIE patches do
before I apply this -- afaik, it's going to make the PCIE config
mapping a 4K window (with translation being changed at run time)
instead of a 16MB one.

Kim

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to