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

Simon Glass sjg at chromium.org
Wed Sep 2 16:05:32 CEST 2015


On 2 September 2015 at 03:17, 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>
>
> ---
>
> 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(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list