Home
last modified time | relevance | path

Searched hist:"088454 cde245b4d431ce0181be8b3cbceea059d6" (Results 1 – 25 of 90) sorted by relevance

1234

/openbmc/u-boot/board/gdsys/mpc8308/
H A Dsdram.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/imgtec/boston/
H A Dddr.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/imgtec/xilfpga/
H A Dxilfpga.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/varisys/cyrus/
H A Dddr.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/arch/mips/mach-ath79/
H A Ddram.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/sysam/amcore/
H A Damcore.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/mpc8308_p1m/
H A Dsdram.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/m5208evbe/
H A Dm5208evbe.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/m54418twr/
H A Dm54418twr.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/m53017evb/
H A Dm53017evb.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Dspl.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/keymile/kmp204x/
H A Dddr.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/astro/mcf5373l/
H A Dmcf5373l.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/arch/mips/mach-pic32/
H A Dcpu.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/t4rdb/
H A Dspl.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/mpc8308rdb/
H A Dsdram.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/m5272c3/
H A Dm5272c3.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/m5282evb/
H A Dm5282evb.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/b4860qds/
H A Dspl.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/t4qds/
H A Dspl.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/m54451evb/
H A Dm54451evb.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/micronas/vct/
H A Dvct.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/t208xqds/
H A Dspl.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/ids/ids8313/
H A Dids8313.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
/openbmc/u-boot/board/freescale/c29xpcie/
H A Dspl.cdiff 088454cde245b4d431ce0181be8b3cbceea059d6 Fri Mar 31 09:40:25 CDT 2017 Simon Glass <sjg@chromium.org> board_f: Drop return value from initdram()

At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>

1234