[U-Boot] [PATCH v3 6/8] x86: slimbootloader: Add a slimbootloader device tree
Bin Meng
bmeng.cn at gmail.com
Sun Jul 14 08:49:23 UTC 2019
On Wed, Jul 10, 2019 at 3:02 AM 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>
> ---
>
> 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
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list