commit | 5639eeb920200bd97baba2535caba125da60f2ca | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <oe5hpm@oevsv.at> | Fri Jul 06 15:41:28 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 19 17:03:35 2018 -0400 |
tree | 3af4a1f749b091f4b8f1fb979bc732b37fc12602 | |
parent | 1ef0b9028030654326cd45bcc0245707c4db35a9 [diff] |
board/BuR/brppt1: convert brppt1 boards to driver model - add a devicetree for each variant (mmc, spi, nand) - drop unneeded code from board and bur/common - drop unneeded stuff from config header files - minor adaptions to be compliant with driver model (requesting gpio,..) - harmonize the commandset over all brppt1 targets Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>