rv1126-uboot/common
Philipp Tomsich 286803a6b4 UPSTREAM: bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
For timing our bootstages on the RK3368, which has a minimal TPL
(and where we consequently don't want to time the bootstages) and a
full-featured SPL (where we can bootstage recording), we need to
adjust the Makefile.

Use the $(SPL_TPL_) macro in the Makefile for bootstage.o

Change-Id: Ib3cd45000bfbfb37377c96c9f41a467a760650aa
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 148a139d65b7fdb93326d7870b40c618d4601a8a)
2018-01-16 18:16:48 +08:00
..
eeprom
init
spl UPSTREAM: spl: add newline in debug output 2018-01-16 18:14:05 +08:00
Kconfig android: Implement A/B slot select. 2017-11-14 10:55:46 +08:00
Makefile UPSTREAM: bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL 2018-01-16 18:16:48 +08:00
android_ab.c android: Implement A/B slot select. 2017-11-14 10:55:46 +08:00
android_bootloader.c cmd: boot_android: support legacy aosp image from rockchip 2017-12-08 18:13:25 +08:00
autoboot.c
bedbug.c
board_f.c
board_info.c
board_r.c
boot_fit.c
boot_rkimg.c rockchip: rkimg: update some error handling 2018-01-12 15:35:05 +08:00
bootm.c
bootm_os.c
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c
common_fit.c
console.c
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c
dlmalloc.src
edid.c common: edid: Fix some warning 2017-11-20 19:17:14 +08:00
exports.c
fb_common.c Handle slow MMC writes 2017-11-14 10:55:45 +08:00
fb_mmc.c fastboot: mmc: add actual disk size to response 2017-11-20 10:29:57 +08:00
fb_nand.c Implement fastboot flash and erase. 2017-11-14 10:55:45 +08:00
fdt_support.c UPSTREAM: fdt: Introduce helper method fdt_overlay_apply_verbose() 2018-01-16 18:14:14 +08:00
flash.c
hash.c
hwconfig.c
image-android.c image-android: add a api to get fdt from boot img 2017-12-08 18:13:25 +08:00
image-fdt.c UPSTREAM: fit: Introduce methods for applying overlays on fit-load 2018-01-16 18:16:48 +08:00
image-fit.c UPSTREAM: fit: Introduce methods for applying overlays on fit-load 2018-01-16 18:16:48 +08:00
image-sig.c
image-sparse.c Implement fastboot flash and erase. 2017-11-14 10:55:45 +08:00
image.c image: Add TI PMMC image type 2018-01-16 18:14:05 +08:00
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c
system_map.c
update.c
usb.c
usb_hub.c
usb_kbd.c
usb_storage.c
xyzModem.c