u-boot/common
Lukasz Majewski a4a16c9181 spl: nor: Provide falcon boot support for NOR memories
This commit adds falcon boot support (by also copying args necessary for
booting) to the SPL NOR memory driver.

After this change it is possible to use the falcon boot in the same way
as on NAND memories. The necessary configs (i.e. CONFIG_CMD_SPL_NOR_OFS)
are now defined in Kconfig.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-11-03 17:04:16 +01:00
..
eeprom
init spl: implement stack usage check 2019-08-11 16:43:41 -04:00
spl spl: nor: Provide falcon boot support for NOR memories 2019-11-03 17:04:16 +01:00
Kconfig common: Kconfig: Fix typo in TPL_LOG_CONSOLE description 2019-10-31 07:22:53 -04:00
Makefile common: Implement A/B metadata 2019-07-24 13:16:29 -04:00
android_ab.c common: Implement A/B metadata 2019-07-24 13:16:29 -04:00
autoboot.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
avb_verify.c avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled 2019-08-07 15:31:04 -04:00
bedbug.c
bloblist.c Add core support for a bloblist to convey data from SPL 2018-11-26 08:25:32 -05:00
board_f.c bootstage: Correct relocation algorithm 2019-10-27 10:56:51 -06:00
board_info.c
board_r.c bootstage: Correct relocation algorithm 2019-10-27 10:56:51 -06:00
boot_fit.c
bootm.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
bootm_os.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
bootretry.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
bootstage.c bootstage: Correct relocation algorithm 2019-10-27 10:56:51 -06:00
bouncebuf.c
cli.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
cli_hush.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
cli_readline.c cli: handle getch error 2018-09-10 20:20:34 -04:00
cli_simple.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
command.c common: command: Fix manual relocation for repeatable command 2019-10-24 13:37:03 +02:00
common_fit.c common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL 2018-11-09 10:44:50 -05:00
console.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
cros_ec.c sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() 2018-11-20 19:14:22 -07:00
ddr_spd.c
dfu.c usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2018-12-07 16:31:45 +01:00
dlmalloc.c malloc: Fix memalign not honoring alignment prior to full malloc init 2019-04-23 17:57:27 -04:00
dlmalloc.src
edid.c edid: fix edid_get_timing_validate() mode_valid lookup 2019-07-29 19:14:58 +02:00
exports.c
fdt_support.c fdt: Fix alignment issue when reading 64-bits properties from fdt 2019-10-27 13:01:53 -06:00
flash.c
hash.c common: hash: Manually relocate struct hash_algo 2019-10-24 13:37:02 +02:00
hwconfig.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
image-android-dt.c common: image-android-dt: Fix logic in print fdt info routine 2019-08-07 15:31:05 -04:00
image-android.c image: android: Support boot image v1 and v2 2019-10-15 09:56:04 -04:00
image-fdt.c env: Move env_get_hex() to env.h 2019-08-11 16:43:41 -04:00
image-fit.c fit: Do not automatically decompress ramdisk images 2019-08-07 15:31:05 -04:00
image-sig.c common: image-sig.c: Add manual relocation 2019-10-24 13:37:02 +02:00
image.c Xilinx/FPGA changes for v2020.01 2019-10-09 16:22:03 -04:00
iomux.c
iotrace.c trace: Remove the const from write functions 2019-10-11 17:37:19 +08:00
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c splash: display splash in DM_VIDEO configurations 2019-06-04 23:20:43 +02:00
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
log.c log: Add a Kconfig option to set the default log level 2019-02-20 15:21:44 +08:00
log_console.c
lynxkdi.c
main.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
malloc_simple.c malloc_simple: Add logging of allocations 2018-11-29 09:30:05 -07:00
memsize.c
menu.c menu: don't bother going interactive with just one menu item 2019-07-24 13:16:29 -04:00
miiphyutil.c miiphy: Add function to retrieve MDIO bus list head 2018-10-24 14:45:36 -05:00
s_record.c
splash.c splash: fix build breakage with newer llvm-7 2019-10-31 09:10:34 +01:00
splash_source.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
stdio.c splash: display splash in DM_VIDEO configurations 2019-06-04 23:20:43 +02:00
system_map.c
update.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
usb.c usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00
usb_hub.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
usb_kbd.c usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00
usb_storage.c usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00
xyzModem.c spl: Allow tiny printf() to be controlled in SPL and TPL 2019-10-08 13:57:45 +08:00