Home
last modified time | relevance | path

Searched hist:ebc4ef61 (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl_ubi.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_usb.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_spi.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_nor.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_onenand.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_sata.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_net.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_ymodem.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_nand.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl_mmc.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dspl.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/sandbox/cpu/
H A Dspl.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dboard.cebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/
H A Dspl.hebc4ef61 Wed Nov 30 16:30:50 CST 2016 Simon Glass <sjg@chromium.org> spl: Add a name to the SPL load-image methods

It is useful to name each method so that we can print out this name when
using the method. Currently this happens using a separate function. In
preparation for unifying this, add a name to each method.

The name is only available if we have libcommon support (i.e can use
printf()).

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