commit | 4be8b575e41b5a9fe89d8ea2263d027124ae79f6 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Dec 02 14:19:34 2008 -0600 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Jan 23 17:03:13 2009 -0600 |
tree | d0057760ae704d3a5a6fe30803243cdbb3d923b1 | |
parent | 0f492b45803b215d8c96ce77f5cb458db935bfb0 [diff] |
85xx: separate FLASH BASE virtual from physical address Added a CONFIG_SYS_FLASH_BASE_PHYS for use as the physical address and maintain CONFIG_SYS_FLASH_BASE as the virtual address of the flash. This allows us to deal with 36-bit phys on these boards in the future. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>