board/BuR/common: Take usage of am335x LCD-Display
a summary screen to the lcd. Values are taken from environment and or devicetree blob. Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
This commit is contained in:
committed by
Tom Rini
parent
1b7caf1123
commit
fbd5aeda48
@@ -73,6 +73,7 @@ enum {
|
||||
#define TPS65217_LDO_VOLTAGE_OUT_1_8 0x06
|
||||
#define TPS65217_LDO_VOLTAGE_OUT_3_3 0x1F
|
||||
|
||||
#define TPS65217_PWR_OFF 0x80
|
||||
#define TPS65217_PWR_SRC_USB_BITMASK 0x4
|
||||
#define TPS65217_PWR_SRC_AC_BITMASK 0x8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user