On Mon, Aug 15, 2016 at 7:50 PM, Stefan Roese <[email protected]> wrote: > This patch adds support for the BayTrail based theadorable-x86-dfi-bt700 > board which uses the DFI BT700 BayTrail Qseven SoM on a custom baseboard. > The main difference to the DFI baseboard is, that it isn't equipped > with a Super IO chip and uses the internal HS SIO UART (memory mapped > PCI based) as the console UART. > > Signed-off-by: Stefan Roese <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Bin Meng <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > v2: > - Add missing MAINTAINERS entry > > arch/x86/dts/Makefile | 1 + > arch/x86/dts/theadorable-x86-dfi-bt700.dts | 21 ++++++++++ > board/dfi/dfi-bt700/MAINTAINERS | 2 + > configs/theadorable-x86-dfi-bt700_defconfig | 60 > +++++++++++++++++++++++++++++ > 4 files changed, 84 insertions(+) > create mode 100644 arch/x86/dts/theadorable-x86-dfi-bt700.dts > create mode 100644 configs/theadorable-x86-dfi-bt700_defconfig >
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

