u-boot/common
Jean-Jacques Hiblot 7296a336ca spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
FIT_IMAGE_TINY is used to reduce the size of the SPL by removing os-type
tracking and recording the loadables into the loaded FDT. When this option
is enabled, it is assumed that the next stage firmware is u-boot.
However this does not play well with the SPL_OS_BOOT option that enables
loading different type of next stage firmware, like the OS itself.

When SPL_OS_BOOT is used, do not disable os-tracking. The added footprint
is about 300 Bytes.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
2019-05-05 08:48:50 -04:00
..
eeprom
init
spl spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled 2019-05-05 08:48:50 -04:00
autoboot.c
avb_verify.c avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
bedbug.c
bloblist.c
board_f.c sandbox: Improve debugging in initcall_run_list() 2019-04-23 20:26:43 -06:00
board_info.c
board_r.c watchdog: Implement generic watchdog_reset() version 2019-04-26 09:16:32 +02:00
boot_fit.c
bootm_os.c
bootm.c image: android: allow booting lz4-compressed kernels 2019-04-24 07:27:32 -04:00
bootretry.c
bootstage.c bootstage: Allow calling bootstage_mark() before bootstage_init() 2019-04-23 20:26:43 -06:00
bouncebuf.c
cli_hush.c
cli_readline.c
cli_simple.c
cli.c main: add new bootstage ID for entering cli loop 2019-04-26 17:51:51 -04:00
command.c common: command: Add command execution tracer. 2019-04-23 20:26:43 -06:00
common_fit.c
console.c
cros_ec.c
ddr_spd.c
dfu.c
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
exports.c
fdt_support.c fdt: Remove duplicate code 2019-04-11 20:10:05 -06:00
flash.c
hash.c
hwconfig.c
image-android-dt.c common: image-android-dt: Fix out-of-bounds access 2019-03-22 12:15:18 -04:00
image-android.c image: android: fix 'iminfo' typo 2019-04-24 07:27:32 -04:00
image-fdt.c Various minor sandbox iumprovements 2019-04-24 12:27:29 -04:00
image-fit.c fit: load all fragments from the extra configurations 2019-04-22 18:13:23 -04:00
image-sig.c
image.c Support boot Android image without address on bootm command 2019-04-22 18:13:22 -04:00
iomux.c
iotrace.c
kallsyms.c
Kconfig preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT 2019-02-22 19:49:41 -05:00
kgdb_stubs.c
kgdb.c
lcd_console_rotation.c
lcd_console.c
lcd_simplefb.c
lcd.c
log_console.c
log.c log: Add a Kconfig option to set the default log level 2019-02-20 15:21:44 +08:00
lynxkdi.c
main.c
Makefile usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE 2019-02-15 22:01:15 +01:00
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash_source.c
splash.c
stdio.c
system_map.c
update.c
usb_hub.c usb: Make portspeed return a read-only string 2019-04-09 13:11:45 +02:00
usb_kbd.c usb: kbd: Properly translate up/down arrow keys 2019-04-14 14:18:48 +02:00
usb_storage.c
usb.c
xyzModem.c xyz-modem: Fix timeout loop waiting with WATCHDOG 2019-01-15 15:28:51 -05:00