Hi, On 7 August 2015 at 06:44, Bin Meng <[email protected]> wrote: > On Fri, Aug 7, 2015 at 8:36 PM, Andrew Bradford > <[email protected]> wrote: >> From: Andrew Bradford <[email protected]> >> >> Allow for configuration of FSP UPD from the device tree which will >> override any settings which the FSP was built with itself. >> >> Modify the MinnowMax and BayleyBay boards to transfer sensible UPD >> settings from the Intel FSPv4 Gold release to the respective dts files, >> with the condition that the memory-down parameters for MinnowMax are >> also used. >> >> Signed-off-by: Andrew Bradford <[email protected]> >> --- >> > > Reviewed-by: Bin Meng <[email protected]> > Tested-by: Bin Meng <[email protected]> >
Acked-by: Simon Glass <[email protected]> Tested on minnowmax: Tested-by: Simon Glass <[email protected]> I found that I need to remove two properties from the minnowmax.dts: - fsp,enable-xhci needs to be removed as this does not work in U-Boot at present and stops EHCI from working - fsp,mrc-debug-msg needs to be removed to prevent debug information being displayed I plan to apply this with these changes - please let me know if this doesn't suit. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

