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>
Showing
- board/freescale/mpc8536ds/law.c 1 addition, 1 deletionboard/freescale/mpc8536ds/law.c
- board/freescale/mpc8536ds/mpc8536ds.c 1 addition, 1 deletionboard/freescale/mpc8536ds/mpc8536ds.c
- board/freescale/mpc8536ds/tlb.c 1 addition, 1 deletionboard/freescale/mpc8536ds/tlb.c
- board/freescale/mpc8572ds/law.c 1 addition, 1 deletionboard/freescale/mpc8572ds/law.c
- board/freescale/mpc8572ds/mpc8572ds.c 1 addition, 1 deletionboard/freescale/mpc8572ds/mpc8572ds.c
- board/freescale/mpc8572ds/tlb.c 1 addition, 1 deletionboard/freescale/mpc8572ds/tlb.c
- include/configs/MPC8536DS.h 5 additions, 4 deletionsinclude/configs/MPC8536DS.h
- include/configs/MPC8572DS.h 5 additions, 4 deletionsinclude/configs/MPC8572DS.h
Loading
Please register or sign in to comment