[U-Boot] [PATCH 0/4] Submit upstream changes made while porting a customer board to mainline
Otavio Salvador
otavio at ossystems.com.br
Sun Nov 18 20:56:43 UTC 2018
Those changes are intended to easy the process of using U-Boot
mainline with rv1108 based boards.
Please give them a good review and if possible, merge them as they are
in use for some time on our custom tree and working fine.
Otavio Salvador (4):
clk_rv1108: Sync with vendor tree
rv1108: Enable eMMC support
rv1108: Make USB OTG functional
rv1108: Add support for default distro_bootcmd
arch/arm/dts/rv1108.dtsi | 74 ++-
.../include/asm/arch-rockchip/cru_rv1108.h | 143 +++++-
arch/arm/mach-rockchip/Makefile | 1 +
arch/arm/mach-rockchip/rv1108-board.c | 81 ++++
drivers/clk/rockchip/clk_rv1108.c | 457 +++++++++++++++++-
include/configs/rv1108_common.h | 18 +
include/dt-bindings/clock/rv1108-cru.h | 154 ++++--
7 files changed, 877 insertions(+), 51 deletions(-)
create mode 100644 arch/arm/mach-rockchip/rv1108-board.c
--
2.19.1
More information about the U-Boot
mailing list