/openbmc/u-boot/common/spl/ |
H A D | spl_ubi.c | diff 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 D | spl_spi.c | diff 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 D | spl_usb.c | diff 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 D | spl_onenand.c | diff 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 D | spl_nor.c | diff 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 D | spl_sata.c | diff 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 D | spl_ymodem.c | diff 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 D | spl_net.c | diff 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 D | spl_nand.c | diff 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 D | spl_mmc.c | diff 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 D | spl.c | diff 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 D | spl.c | diff 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 D | board.c | diff 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 D | spl.h | diff 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>
|