[PATCH] add support for the haba-knx-lite controller
Sascha Hauer
s.hauer at pengutronix.de
Thu Jan 15 23:09:00 PST 2015
On Thu, Jan 15, 2015 at 12:08:38PM +0100, Gregory Hermant wrote:
>
> Signed-off-by: Gregory Hermant <gregory.hermant at calao-systems.com>
> ---
> arch/arm/boards/Makefile | 1 +
> arch/arm/boards/haba-knx/Makefile | 1 +
> arch/arm/boards/haba-knx/env/bin/init_board | 49 ++++
> arch/arm/boards/haba-knx/env/config | 40 +++
> arch/arm/boards/haba-knx/init.c | 348 +++++++++++++++++++++++++++
> arch/arm/configs/haba_knx_lite_defconfig | 89 +++++++
> arch/arm/mach-at91/Kconfig | 5 +
> 7 files changed, 533 insertions(+)
> create mode 100644 arch/arm/boards/haba-knx/Makefile
> create mode 100644 arch/arm/boards/haba-knx/env/bin/init_board
> create mode 100644 arch/arm/boards/haba-knx/env/config
> create mode 100644 arch/arm/boards/haba-knx/init.c
> create mode 100644 arch/arm/configs/haba_knx_lite_defconfig
Nice product. I could use one of these for my yet-to-be-build knx
installation. Let's see if my budget still allows this.
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list