Home
last modified time | relevance | path

Searched full:firefly (Results 1 – 25 of 67) sorted by relevance

123

/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A D.rk3288-firefly.dtb.cmd
H A D.rk3399-firefly.dtb.cmd
H A Drk3288-firefly.dts8 #include "rk3288-firefly.dtsi"
11 model = "Firefly-RK3288";
12 compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
20 u-boot,boot-led = "firefly:green:power";
H A D.rk3288-firefly.dtb.pre.tmp
H A D.rk3288-firefly.dtb.d.pre.tmp
H A D.rk3288-firefly.dtb.d.dtc.tmp
H A D.rk3399-firefly.dtb.d.dtc.tmp
H A D.rk3399-firefly.dtb.d.pre.tmp
H A D.rk3288-firefly.dtb.dts.tmp
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Drockchip.yaml73 - description: Firefly Firefly-RK3288
76 - firefly,firefly-rk3288
77 - firefly,firefly-rk3288-beta
80 - description: Firefly Firefly-RK3288 Reload
82 - const: firefly,firefly-rk3288-reload
85 - description: Firefly Firefly-RK3399
87 - const: firefly,firefly-rk3399
90 - description: Firefly ROC-RK3308-CC
92 - const: firefly,roc-rk3308-cc
95 - description: Firefly roc-rk3328-cc
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.rockchip25 - Firefly RK3288 board or something else with a supported RockChip SoC
27 - Separate USB serial cable attached to your computer and the Firefly
43 - Firefly RK3288 - use firefly-rk3288 configuration
58 CROSS_COMPILE=arm-linux-gnueabi- make O=firefly firefly-rk3288_defconfig all
76 ./firefly-rk3288/tools/mkimage -n rk3288 -T rkimage -d \
77 ./firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
99 ./firefly-rk3288/tools/mkimage -n rk3288 -T rksd -d \
100 firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
102 sudo dd if=firefly-rk3288/u-boot-dtb.img of=/dev/sdc seek=16384
137 ./firefly-rk3288/tools/mkimage -n rk3288 -T rksd -d \
[all …]
/OK3568_Linux_fs/u-boot/board/firefly/firefly-rk3288/
H A DMAINTAINERS1 FIREFLY
4 F: board/firefly/firefly-rk3288
5 F: include/configs/firefly-rk3288.h
6 F: configs/firefly-rk3288_defconfig
H A DKconfig4 default "firefly-rk3288"
7 default "firefly"
10 default "firefly-rk3288"
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3288-firefly-beta.dts7 #include "rk3288-firefly.dtsi"
10 model = "Firefly-RK3288 Beta";
11 compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
H A Drk3288-firefly.dts7 #include "rk3288-firefly.dtsi"
10 model = "Firefly-RK3288";
11 compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
H A Drk3288-firefly-reload.dts3 * Device tree file for Firefly Rockchip RK3288 Core board
8 #include "rk3288-firefly-reload-core.dtsi"
11 model = "Firefly-RK3288-reload";
12 compatible = "firefly,firefly-rk3288-reload", "rockchip,rk3288";
50 label = "firefly:blue:power";
58 label = "firefly:blue:user";
350 * high-speed mode on firefly board so bump up to 12ma.
H A Drk3288-firefly-reload-linux.dts11 #include"rk3288-firefly.dtsi"
16 model = "Firefly-RK3288";
17 compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
46 simple-audio-card,name = "rockchip,firefly-codec";
H A Drk3288-firefly-rk808.dts47 #include "rk3288-firefly.dtsi"
51 model = "Firefly-RK3288";
52 compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
94 simple-audio-card,name = "rockchip,firefly-codec";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3308-roc-cc.dts10 model = "Firefly ROC-RK3308-CC board";
11 compatible = "firefly,roc-rk3308-cc", "rockchip,rk3308";
32 label = "firefly:red:power";
39 label = "firefly:blue:user";
H A Drk3399-roc-pc.dts10 model = "Firefly ROC-RK3399-PC Board";
11 compatible = "firefly,roc-rk3399-pc", "rockchip,rk3399";
H A Drk3328-roc-cc.dts10 model = "Firefly roc-rk3328-cc";
11 compatible = "firefly,roc-rk3328-cc", "rockchip,rk3328";
90 label = "firefly:blue:power";
98 label = "firefly:yellow:user";
H A Drk3399-roc-pc-mezzanine.dts11 model = "Firefly ROC-RK3399-PC Mezzanine Board";
12 compatible = "firefly,roc-rk3399-pc-mezzanine", "rockchip,rk3399";
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3288/
H A DKconfig63 bool "Firefly-RK3288"
66 Firefly is a RK3288-based development board with 2 USB ports,
180 source "board/firefly/firefly-rk3288/Kconfig"
/OK3568_Linux_fs/buildroot/configs/
H A Droc_pc_rk3399_defconfig54 BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/firefly/roc-rk3399-pc/genimage.cfg"
55 BR2_ROOTFS_POST_BUILD_SCRIPT="board/firefly/roc-rk3399-pc/post-build.sh"
/OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/
H A Drc-snapstream-firefly.c3 * SnapStream Firefly X10 RF remote keytable
33 { 0x00, KEY_VENDOR }, /* firefly */

123