diff options
author | You-Cheng Syu <youcheng@google.com> | 2019-01-29 20:04:59 +0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-01-29 13:10:47 +0000 |
commit | fff2ad9926ca31bff45de06938955e2ace453ab4 (patch) | |
tree | 59cf277c84c11104c0ae437f3fb5cd28573f0935 /src/drivers/usb/console.c | |
parent | f7fd9b145e52d83fa2da16644e11538da17bd430 (diff) |
google/kukui: Move some initialization from bootblock to verstage
MT8183 only allows booting from eMMC, so we have to do eMMC emulation
from an external source, for example EC, which makes the size of
bootblock very important.
This CL moves some initialization steps from bootblock to verstage. This
will save us about 2700 bytes (before compression) / 1024 bytes (after
LZ4 compression) in bootblock. In case of CONFIG_VBOOT is disabled,
these initialization steps will be done in romstage.
BRANCH=none
BUG=b:120588396
TEST=manually boot into kernel
Change-Id: I9968d88c54283ef334d1ab975086d4adb3363bd6
Signed-off-by: You-Cheng Syu <youcheng@google.com>
Reviewed-on: https://review.coreboot.org/c/30331
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/drivers/usb/console.c')
0 files changed, 0 insertions, 0 deletions