[U-Boot] [PATCH v9 7/9] x86: slimbootloader: Add a slimbootloader device tree

Bin Meng bmeng.cn at gmail.com
Thu Aug 8 14:54:04 UTC 2019


On Thu, Aug 8, 2019 at 10:35 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Sat, Aug 3, 2019 at 4:31 PM Park, Aiden <aiden.park at intel.com> wrote:
> >
> > Add a new device tree which has very minimum nodes
> > - x86 reset
> > - x86 tsc_timer
> > - x86 pci
> > - Slim Bootloader serial
> >
> > Signed-off-by: Aiden Park <aiden.park at intel.com>
> > Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> > Reviewed-by: Andy Shevchenko <andy.shevchenko at gmail.com>
> > ---
> > Changes in v3:
> >   * Move slimbootloader.dtb before baytrail_som-db5800-som-6867.dtb
> >
> >  arch/x86/dts/Makefile           |  1 +
> >  arch/x86/dts/slimbootloader.dts | 27 +++++++++++++++++++++++++++
> >  2 files changed, 28 insertions(+)
> >  create mode 100644 arch/x86/dts/slimbootloader.dts
> >
>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list