Lines Matching full:rk3288
17 So far only support for the RK3288 and RK3036 is provided.
25 - Firefly RK3288 board or something else with a supported RockChip SoC
39 At present nine RK3288 boards are supported:
41 - EVB RK3288 - use evb-rk3288 configuration
42 - Fennec RK3288 - use fennec-rk3288 configuration
43 - Firefly RK3288 - use firefly-rk3288 configuration
45 - MiQi RK3288 - use miqi-rk3288 configuration
46 - phyCORE-RK3288 RDK - use phycore-rk3288 configuration
47 - PopMetal RK3288 - use popmetal-rk3288 configuration
49 - Tinker RK3288 - use tinker-rk3288 configuration
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
130 Therefore RK3288 has another loading sequence like RK3036. The option of
137 ./firefly-rk3288/tools/mkimage -n rk3288 -T rksd -d \
138 firefly-rk3288/spl/u-boot-spl-dtb.bin out && \
139 cat firefly-rk3288/u-boot-dtb.bin >> out && \
153 Booting from an SD card on RK3288 with TPL
156 Since the size of SPL can't be exceeded 0x8000 bytes in RK3288, it is not possible add
162 As of now TPL is added on Vyasa-RK3288 board.
166 ./tools/mkimage -n rk3288 -T rksd -d ./tpl/u-boot-tpl.bin out &&
196 Using fastboot on rk3288
209 fastboot -i 0x2207 flash loader evb-rk3288/spl/u-boot-spl-dtb.bin
226 ./chromebook_jerry/tools/mkimage -n rk3288 -T rkspi \
279 [2] https://github.com/linux-rockchip/u-boot-rockchip.git branch u-boot-rk3288
281 [4] http://wiki.t-firefly.com/index.php/Firefly-RK3288/Serial_debug/en