diff options
author | Stefan Roese <sr@denx.de> | 2017-08-08 11:52:17 +0200 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2017-08-08 21:13:07 +0800 |
commit | 6a5691e297fc44a7c963b15903828fed33d40ba0 (patch) | |
tree | 2d57922edd9a058eb42a56b94e0fdae91a6cd35c /board/congatec | |
parent | 2efd877b0cb7d77ef3a5b56cb9383795dd31747a (diff) | |
download | u-boot-6a5691e297fc44a7c963b15903828fed33d40ba0.tar.gz |
x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs
This defconfig uses the PCIe x4 binary blobs from the congatec BIOS.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'board/congatec')
-rw-r--r-- | board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS b/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS index 6e065590ab..cceda4f49f 100644 --- a/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS +++ b/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS @@ -7,4 +7,5 @@ F: include/configs/theadorable-x86-conga-qa3-e3845.h F: configs/conga-qeval20-qa3-e3845_defconfig F: configs/conga-qeval20-qa3-e3845-internal-uart_defconfig F: configs/theadorable-x86-conga-qa3-e3845_defconfig +F: configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig F: arch/x86/dts/conga-qeval20-qa3-e3845.dts |