HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35966 )
Change subject: mb/biostar/am1ml: Use ite's common early_serial functions ......................................................................
Patch Set 2:
(2 comments)
Thank you
https://review.coreboot.org/c/coreboot/+/35966/2/src/mainboard/biostar/am1ml... File src/mainboard/biostar/am1ml/romstage.c:
https://review.coreboot.org/c/coreboot/+/35966/2/src/mainboard/biostar/am1ml... PS2, Line 37: pnp_enter_conf_state(dev);
you can use pnp_set_logical_device after the pnp_enter_conf_state call to switch to the LDN we want […]
Ack
https://review.coreboot.org/c/coreboot/+/35966/2/src/mainboard/biostar/am1ml... PS2, Line 50: pnp_enter_conf_state(dev);
same here
Ack