[U-Boot] [PATCH v9 7/9] x86: slimbootloader: Add a slimbootloader device tree
Bin Meng
bmeng.cn at gmail.com
Thu Aug 8 14:35:38 UTC 2019
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>
More information about the U-Boot
mailing list