[U-Boot] [PATCH v6 03/23] rockchip: rename board-spl.c to rk3288-board-spl.c

Simon Glass sjg at chromium.org
Thu Nov 19 15:19:46 CET 2015


On 16 November 2015 at 23:20, Lin Huang <hl at rock-chips.com> wrote:
> since different rockchip soc need different spl file,
> so rename board-spl.c.
>
> Signed-off-by: Lin Huang <hl at rock-chips.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v1: None
> Changes in v2: None
> Changes in v3: None
> Changes in v4: None
> Changes in v5: None
> Changes in v6: None
>
>  arch/arm/mach-rockchip/Makefile           |   2 +-
>  arch/arm/mach-rockchip/board-spl.c        | 277 ------------------------------
>  arch/arm/mach-rockchip/rk3288-board-spl.c | 277 ++++++++++++++++++++++++++++++
>  3 files changed, 278 insertions(+), 278 deletions(-)
>  delete mode 100644 arch/arm/mach-rockchip/board-spl.c
>  create mode 100644 arch/arm/mach-rockchip/rk3288-board-spl.c

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list