[U-Boot] [PATCH v4 11/11] x86: quark: Add PCIe/USB static register programming after memory init

Simon Glass sjg at chromium.org
Thu Sep 10 05:58:59 CEST 2015


On 3 September 2015 at 06:37, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds static register programming for PCIe and USB after memory
> init as required by Quark firmware writer guide. Although not doing
> this did not cause any malfunction, just do it for safety.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> - New patch to add PCIe/USB static register programming after memory init
>
>  arch/x86/cpu/quark/quark.c              | 64 +++++++++++++++++++++++++++++++++
>  arch/x86/include/asm/arch-quark/quark.h | 22 ++++++++++++
>  include/configs/galileo.h               |  1 +
>  3 files changed, 87 insertions(+)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list