Revert "mb/google/bluey: Add support to invoke LPASS Init"
This reverts commit dec1dfe160.
Reason for revert: It is causing ADSP load failure in the OS.
BUG=b:480195888
TEST=Able to load the ADSP on Google/Quenbi.
Change-Id: I029c2b7ba74764a15227e44edc3be755cb8b9363
Signed-off-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91072
Reviewed-by: Pranava Y N <pranavayn@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jayvik Desai <jayvik@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
bf044a9402
commit
e2ef764430
1 changed files with 0 additions and 2 deletions
|
|
@ -234,8 +234,6 @@ static void mainboard_init(struct device *dev)
|
|||
|
||||
/* Setup USB related initial config */
|
||||
setup_usb();
|
||||
|
||||
lpass_init();
|
||||
}
|
||||
|
||||
static void mainboard_enable(struct device *dev)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue