Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-19 | board/BuR/brxre1: convert do DM | Hannes Schmelzer | |
This commit converts the brxre1 board to DM, for this we have todo following things: - add a devicetree-file for this board - drop all obsolete settings from board header-file - use dm_i2c_xxx calls for read/write to the resetcontroller - request gpios before operate them Serues-cc: trini@konsulko.com Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com> | |||
2016-06-24 | board/BuR: rename kwb board to brxre1 | Hannes Schmelzer | |
Rename B&R kwb board to brxre1 Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Tom Rini <trini@konsulko.com> |