Lines Matching full:rk3288

17    - Firefly RK3288 board or something else with a supported RockChip SoC
31 At present 12 RK3288 boards are supported:
33 - EVB RK3288 - use evb-rk3288 configuration
34 - Fennec RK3288 - use fennec-rk3288 configuration
35 - Firefly RK3288 - use firefly-rk3288 configuration
39 - MiQi RK3288 - use miqi-rk3288 configuration
40 - phyCORE-RK3288 RDK - use phycore-rk3288 configuration
41 - PopMetal RK3288 - use popmetal-rk3288 configuration
43 - Tinker RK3288 - use tinker-rk3288 configuration
44 - Vyasa RK3288 - use vyasa-rk3288 configuration
109 ./firefly-rk3288/tools/mkimage -n rk3288 -T rkimage -d \
110 ./firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
132 ./firefly-rk3288/tools/mkimage -n rk3288 -T rksd -d \
133 firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
135 sudo dd if=firefly-rk3288/u-boot-dtb.img of=/dev/sdc seek=16384
163 to the bootrom. Both the RK3288 and the RK3036 use this special boot sequence.
170 ./firefly-rk3288/tools/mkimage -n rk3288 -T rksd -d \
171 firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
172 cat firefly-rk3288/u-boot-dtb.bin >> out && \
186 Booting from an SD card on RK3288 with TPL
189 Since the size of SPL can't be exceeded 0x8000 bytes in RK3288, it is not possible add
195 As of now TPL is added on Vyasa-RK3288 board.
199 ./tools/mkimage -n rk3288 -T rksd -d ./tpl/u-boot-tpl.bin out &&
229 Using fastboot on rk3288
242 fastboot -i 0x2207 flash loader evb-rk3288/spl/u-boot-spl-dtb.bin
260 ./chromebook_jerry/tools/mkimage -n rk3288 -T rkspi \
312 [2] https://github.com/linux-rockchip/u-boot-rockchip.git branch u-boot-rk3288
314 [4] http://wiki.t-firefly.com/index.php/Firefly-RK3288/Serial_debug/en