]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/chromebook_jerry_defconfig
rockchip: Rename jerry files to veyron
authorSimon Glass <sjg@chromium.org>
Sun, 13 Nov 2016 21:22:10 +0000 (14:22 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 26 Nov 2016 00:59:31 +0000 (17:59 -0700)
commit5e9b15034b9e38a6908610229788cf0746d138fc
treef8255fa1add3d3715b3fdd268bd3ef6883643500
parent57db8c6d87a342c62f0c36475fb9c5faf821f9f2
rockchip: Rename jerry files to veyron

At present we have a single rk3288-based Chromebook: chromebook_jerry. But
all such Chromebooks can use the same binary with only device-tree
differences. The family name is 'veyron', so rename the files accordingly.

Also update the device-tree filename since this currently differs from
Linux.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/rk3288-veyron-jerry.dts [moved from arch/arm/dts/rk3288-jerry.dts with 100% similarity]
arch/arm/mach-rockchip/rk3288/Kconfig
board/google/veyron/Kconfig [moved from board/google/chromebook_jerry/Kconfig with 74% similarity]
board/google/veyron/MAINTAINERS [moved from board/google/chromebook_jerry/MAINTAINERS with 60% similarity]
board/google/veyron/Makefile [moved from board/google/chromebook_jerry/Makefile with 81% similarity]
board/google/veyron/veyron.c [moved from board/google/chromebook_jerry/jerry.c with 100% similarity]
configs/chromebook_jerry_defconfig
include/configs/veyron.h [moved from include/configs/chromebook_jerry.h with 100% similarity]