/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
H A D | mmu.h | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
H A D | cpu.h | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | ls1046ardb.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls1046aqds/ |
H A D | ls1046aqds.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls1012aqds/ |
H A D | ls1012aqds.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls1012afrdm/ |
H A D | ls1012afrdm.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls1043aqds/ |
H A D | ls1043aqds.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls2080a/ |
H A D | ls2080a.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls1012ardb/ |
H A D | ls1012ardb.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls1043ardb/ |
H A D | ls1043ardb.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls2080aqds/ |
H A D | ls2080aqds.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/board/freescale/ls2080ardb/ |
H A D | ls2080ardb.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | cpu.c | diff 4961eafc25d0bfa7ac5f88ec78a7f7501c202fbb Mon Mar 06 11:02:34 CST 2017 York Sun <york.sun@nxp.com> armv8: layerscape: Update early MMU for DDR after initialization
In early MMU table, DDR has to be mapped as device memory to avoid speculative access. After DDR is initialized, it needs to be updated to normal memory to allow code execution. To simplify the code, dram_init() is moved into a common file as a weak function.
Signed-off-by: York Sun <york.sun@nxp.com>
|