Home
last modified time | relevance | path

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

/openbmc/u-boot/common/spl/
H A Dspl_ubi.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.cdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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.hdiff ebc4ef61d76fc182773fe225151adc9b913c62eb 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>