]> git.baikalelectronics.ru Git - uboot.git/commit
x86: slimbootloader: Add a slimbootloader device tree
authorPark, Aiden <aiden.park@intel.com>
Sat, 3 Aug 2019 08:31:00 +0000 (08:31 +0000)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 9 Aug 2019 14:24:02 +0000 (22:24 +0800)
commit237dd6f464a8b80c99de35ba07f44b7f8297b82b
treed21c7a8c1b1313580fa077fb0f3c45ba17001fc5
parentfcc6a6dcb137d71f234f58850960590677bc07c9
x86: slimbootloader: Add a slimbootloader device tree

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@intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/Makefile
arch/x86/dts/slimbootloader.dts [new file with mode: 0644]