[PATCH v2 0/9] x86: Fixes for chromebook_link64 and chromebook_samus_tpl
Bin Meng
bmeng.cn at gmail.com
Tue Sep 19 10:30:45 CEST 2023
On Thu, Sep 7, 2023 at 11:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> These boards have various problems which prevent them from booting. In
> the case of link there was a recent regression with PCI probing added to
> SPL. For samus_tpl it needs a few tweaks to get things back up and
> running.
>
> This series resolves all known issues.
>
> For v2, the 'Avoid starting up PCI automatically in SPL' patch has been
> replaced with a global_data flag.
>
> Changes in v2:
> - Add new patch to allow marking driver model as dead
> - Reword commit message for clarity and to fix typo
> - Add new patch to mark driver model as dead when disabling CAR
>
> Simon Glass (9):
> dm: core: Allow marking driver model as dead
> x86: broadwell: Show the memory delay
> x86: Add some log categories
> x86: samus_tpl: Correct text base and alloc sizes
> x86: spl: Change the condition for copying U-Boot to RAM
> x86: broadwell: Avoid initing the CPU twice
> x86: broadwell: Set up MTRRs
> x86: dm: Mark driver model as dead when disabling CAR
> x86: doc: Update the list of supported Chromebooks
>
series applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list