Václav Straka has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/85831?usp=email )
Change subject: mb/hp/pro_3500_series: Move usb configuration ......................................................................
mb/hp/pro_3500_series: Move usb configuration
Since commit 943b5409147 USB configurations are read from the southbridge devicetree
This change only moves the USB configuration from early_init.c to the devicetree
Change-Id: I69f1f800e4e2de5367795400d619bf9c000ff184 Signed-off-by: Vesek venda.straka@gmail.com --- M src/mainboard/hp/pro_3500_series/devicetree.cb M src/mainboard/hp/pro_3500_series/early_init.c 2 files changed, 16 insertions(+), 17 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/85831/2