Home
last modified time | relevance | path

Searched hist:"3 eace37e5098c7f020a45a3672c062cd4ea199a0" (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/ls1046aqds/
H A Dddr.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dls1046aqds.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/board/freescale/ls2080a/
H A Dddr.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/board/freescale/ls1046ardb/
H A Dddr.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/board/freescale/ls2080aqds/
H A Dddr.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/board/freescale/ls1021aqds/
H A Dddr.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dls1021aqds.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/
H A Dddr.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/board/freescale/ls1043ardb/
H A Dddr.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/board/freescale/ls1043aqds/
H A Dddr.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dls1043aqds.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dfsl_ddr_sdram.h3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c3eace37e5098c7f020a45a3672c062cd4ea199a0 Thu Apr 06 18:47:04 UTC 2017 Simon Glass <sjg@chromium.org> arm: freescale: Rename initdram() to fsl_initdram()

This function name shadows a global name but is in fact different. This
is very confusing. Rename it to help with the following refactoring.

Signed-off-by: Simon Glass <sjg@chromium.org>