]> Git Repo - u-boot.git/commit
spl: Support bootstage, log, hash and early malloc in TPL
authorSimon Glass <[email protected]>
Tue, 6 Nov 2018 22:21:28 +0000 (15:21 -0700)
committerSimon Glass <[email protected]>
Wed, 21 Nov 2018 02:14:22 +0000 (19:14 -0700)
commitc0126bd862a0dfd59e568e133c4db0a3742e0b0e
tree79a2c64d0af0e26223cee82e2446b14c791927ec
parent4a5b5e1a466d76fc1c9e6fc8a6ee1337acdcadd0
spl: Support bootstage, log, hash and early malloc in TPL

At present these features are supported in SPL but not TPL. Update the
Kconfig and Makefile to allow this.

Also add a few Makefile comments to make earier to track what is going on.

Signed-off-by: Simon Glass <[email protected]>
common/Kconfig
common/Makefile
This page took 0.034785 seconds and 4 git commands to generate.