]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: tegra: add late init support
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 14 Feb 2023 17:35:31 +0000 (19:35 +0200)
committerTom <twarren@nvidia.com>
Thu, 23 Feb 2023 19:55:37 +0000 (12:55 -0700)
commit1a7ce63c08837bfd144a3f772d32f326c454fc86
treef4bd6c330ce6f66fcd42fa21e2aceb5fe2fce7f6
parentb1de4d7c6e14a78b6f321d205daa7846badb64ae
ARM: tegra: add late init support

Late init function allows passing values like identifiers and
perform device specific configurations of pre-boot stage.

Tested-by: Andreas Westman Dorcsak <hedmoo@yahoo.com> # ASUS TF T30
Tested-by: Svyatoslav Ryhel <clamor95@gmail.com> # LG P895 T30
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Tom <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra/sys_proto.h
arch/arm/mach-tegra/board2.c