> Move the function to soc file so > that we can find all the soc/board setting in soc file and > use a common board file later for all rockchip SoCs. > > Signed-off-by: Kever Yang <[email protected]> > --- > > arch/arm/mach-rockchip/rk322x-board-spl.c | 44 ++--------------------- > arch/arm/mach-rockchip/rk322x-board.c | 30 +--------------- > arch/arm/mach-rockchip/rk322x/Makefile | 2 +- > arch/arm/mach-rockchip/rk322x/rk322x.c | 44 +++++++++++++++++++++++ > 4 files changed, 48 insertions(+), 72 deletions(-) > create mode 100644 arch/arm/mach-rockchip/rk322x/rk322x.c >
Reviewed-by: Philipp Tomsich <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

