This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-05 20:54:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
dd9908da3f
u-boot
/
board
/
google
/
veyron
/
Makefile
8 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
rockchip: Add basic support for jerry This builds and displays an SPL message, but does not function beyond that. Signed-off-by: Simon Glass <sjg@chromium.org>
2015-08-30 22:55:42 +00:00
#
# (C) Copyright 2015 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
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>
2016-11-13 21:22:10 +00:00
obj-y
+=
veyron.o
Reference in a new issue
Copy permalink