u-boot/arch/arm/mach-rockchip
Pali Rohár 121a165c51 Remove including timestamp.h in version.h
Header file version.h does not use anything from timestamp.h. Including of
timestamp.h has side effect which cause recompiling object file at every
make run because timestamp.h changes at every run.

So remove timestamp.h from version.h and include timestamp.h in files
which needs it.

This change reduce recompilation time of final U-Boot binary when U-Boot
source files were not changed as less source files needs to be recompiled.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
[trini: Add in lib/acpi/acpi_table.c and test/dm/acpi.c, rework a few others]
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-09-17 12:10:44 -04:00
..
px30 serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
rk322x serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
rk3036 serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
rk3128 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3188 serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
rk3288 serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
rk3308 serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
rk3328 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3368 rockchip: rk3368: move STACK_R_ADDR address and into Kconfig 2021-03-30 16:53:00 +08:00
rk3399 rk3399: boot_devices fix spinor node name 2021-08-11 17:54:20 +08:00
rk3568 rockchip: Add rk3568 architecture core 2021-06-18 14:36:24 +08:00
rv1108 dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
board.c ARM: fix LTO for rockchip and samsung 2021-05-24 14:21:30 -04:00
boot_mode.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
bootrom.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
cpu-info.c rockchip: Separate the reset cause from display cpuinfo 2020-07-22 20:55:13 +08:00
Kconfig serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
make_fit_atf.py rockchip: make_fit_atf: ignore empty PT_LOAD segment 2020-09-16 16:41:30 +08:00
Makefile rockchip: Add rk3568 architecture core 2021-06-18 14:36:24 +08:00
misc.c dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
px30-board-tpl.c Remove #include <version.h> from files which do not need it 2021-09-17 12:10:44 -04:00
rk3036-board-spl.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
sdram.c Merge branch '2021-02-02-drop-asm_global_data-when-unused' 2021-02-15 10:16:45 -05:00
spl-boot-order.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
spl.c common: fit: Add weak board_fit_config_name_match 2021-04-14 15:23:01 -04:00
tpl.c Remove including timestamp.h in version.h 2021-09-17 12:10:44 -04:00
u-boot-tpl-v8.lds rockchip: add u-boot-tpl-v8.lds 2019-05-08 17:34:12 +08:00
u-boot-tpl.lds rockchip: rk322x: add tpl support 2019-05-08 17:34:12 +08:00