[U-Boot] [PATCH 2/2] am335x, guardian: adapt guardian board to DM

2019-09-17 Thread BollavarapuMoses.Christopher
From: Moses Christopher - update partition table - remove env partitions - dts: add new interfaces (uart2, extra gpio-key) remove unneeded entries update nand timings for performance improvement - defconfig: adapt configurations to suit DM remove unneeded

[U-Boot] [PATCH 1/2] am335x, guardian: update guardian board

2019-09-17 Thread BollavarapuMoses.Christopher
From: Moses Christopher - add BOARD_LATE_INIT function calls in board.c - add swi_status detection in board.c - mux: add guardian interfaces to single pinmux structure - am33xx, kconfig: add BOARD_LATE_INIT for GUARDIAN board Signed-off-by: Moses Christopher ---

[U-Boot] [PATCH] am335x, guardian: update the maintainer list

2019-06-18 Thread BollavarapuMoses.Christopher
From: Moses Christopher Signed-off-by: Moses Christopher --- board/bosch/guardian/MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/board/bosch/guardian/MAINTAINERS b/board/bosch/guardian/MAINTAINERS index 8d16ec0..2f674d7 100644 --- a/board/bosch/guardian/MAINTAINERS +++