u-boot-2016/common
Simon Schwarz 1648a37505 Add cmd_spl command
This adds a spl command to the u-boot.

Related config:
CONFIG_CMD_SPL
	activate/deactivate the command
CONFIG_CMD_SPL_NAND_OFS
	Offset in NAND to use

Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Tom Rini <tom.rini@gmail.com>
CC: Wolfgang Denk <wd@denx.de>
2012-03-27 22:05:28 +02:00
..
bedbug.c
bootstage.c bootstage: Implement core microsecond boot time measurement 2012-03-18 21:42:14 +01:00
cmd_ambapp.c
cmd_bdinfo.c
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c bootstage: Plumb in bootstage calls for basic operations 2012-03-18 21:42:56 +01:00
cmd_cache.c cmd_cache: use cache/invalidate functions available in common.h 2012-03-06 22:12:54 +01:00
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c bootvx: Clear and disable data cache, and call vxWorks with parameter. 2012-03-18 20:14:05 +01:00
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_fitupd.c
cmd_flash.c
cmd_fpga.c
cmd_gpio.c
cmd_help.c
cmd_i2c.c
cmd_ide.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
cmd_immap.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_md5sum.c
cmd_mdio.c
cmd_mem.c
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
cmd_net.c bootstage: Plumb in bootstage calls for basic operations 2012-03-18 21:42:56 +01:00
cmd_nvedit.c
cmd_onenand.c
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c
cmd_sha1sum.c
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c Add cmd_spl command 2012-03-27 22:05:28 +02:00
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_time.c
cmd_tpm.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c bootstage: Plumb in bootstage calls for basic operations 2012-03-18 21:42:56 +01:00
cmd_version.c
cmd_ximg.c
cmd_yaffs2.c
command.c
console.c Revert "Add board_pre_console_putc to deal with early console output" 2012-03-23 21:27:32 +01:00
ddr_spd.c
dlmalloc.c
dlmalloc.src
env_common.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
env_dataflash.c
env_eeprom.c
env_embedded.c
env_flash.c
env_mgdisk.c
env_mmc.c
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_sf.c
exports.c
fdt_support.c
flash.c
hush.c
hwconfig.c
image.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lynxkdi.c
main.c
Makefile Add cmd_spl command 2012-03-27 22:05:28 +02:00
memsize.c
menu.c
miiphyutil.c
modem.c
s_record.c
serial.c
stdio.c
system_map.c
update.c
usb.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
usb_hub.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
usb_kbd.c
usb_storage.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
xyzModem.c