Home
last modified time | relevance | path

Searched hist:"33 d346464adb8dc206d1f9adf73bdfe2ed959502" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_nor.c33d346464adb8dc206d1f9adf73bdfe2ed959502 Mon Aug 27 10:50:59 UTC 2012 Stefan Roese <sr@denx.de> SPL: Add NOR flash booting support

SPL NOR flash booting support is quite simple. Only copying of the
images is needed.

On MPC5xxx we need to make sure to only use the standard memcpy()
implementation and not the MPC5xxx specific one. As the MPC5xxx
version has some complexity which is not needed for this SPL
booting.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
H A DMakefile33d346464adb8dc206d1f9adf73bdfe2ed959502 Mon Aug 27 10:50:59 UTC 2012 Stefan Roese <sr@denx.de> SPL: Add NOR flash booting support

SPL NOR flash booting support is quite simple. Only copying of the
images is needed.

On MPC5xxx we need to make sure to only use the standard memcpy()
implementation and not the MPC5xxx specific one. As the MPC5xxx
version has some complexity which is not needed for this SPL
booting.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
H A Dspl.c33d346464adb8dc206d1f9adf73bdfe2ed959502 Mon Aug 27 10:50:59 UTC 2012 Stefan Roese <sr@denx.de> SPL: Add NOR flash booting support

SPL NOR flash booting support is quite simple. Only copying of the
images is needed.

On MPC5xxx we need to make sure to only use the standard memcpy()
implementation and not the MPC5xxx specific one. As the MPC5xxx
version has some complexity which is not needed for this SPL
booting.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/include/
H A Dspl.h33d346464adb8dc206d1f9adf73bdfe2ed959502 Mon Aug 27 10:50:59 UTC 2012 Stefan Roese <sr@denx.de> SPL: Add NOR flash booting support

SPL NOR flash booting support is quite simple. Only copying of the
images is needed.

On MPC5xxx we need to make sure to only use the standard memcpy()
implementation and not the MPC5xxx specific one. As the MPC5xxx
version has some complexity which is not needed for this SPL
booting.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>