mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
eaba7df704
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>
7 lines
195 B
Text
7 lines
195 B
Text
BRXRE1 BOARD
|
|
M: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
|
|
S: Maintained
|
|
F: board/BuR/brxre1/
|
|
F: include/configs/brxre1.h
|
|
F: configs/brxre1_defconfig
|
|
F: arch/arm/dts/am335x-brxre1.dts
|