<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Firefly开源社区 - Firefly-RK3288</title>
    <link>https://dev.t-firefly.com/forum-369-1.html</link>
    <description>Latest 20 threads of Firefly-RK3288</description>
    <copyright>Copyright(C) Firefly开源社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 21 Apr 2026 10:55:08 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://dev.t-firefly.com/static/image/common/logo_88_31.gif</url>
      <title>Firefly开源社区</title>
      <link>https://dev.t-firefly.com/</link>
    </image>
    <item>
      <title>更新固件后,烧录自己编译kernel,板子无限重启，”Rockusb Device”无法识别。</title>
      <link>https://dev.t-firefly.com/thread-99794-1-1.html</link>
      <description><![CDATA[1.”Rockusb Device”无法识别是电脑驱动问题，还是板子问题？
2.此时能不能强行进入maskrom模式？

板子无限重启，打印如下：]]></description>
      <category>Firefly-RK3288</category>
      <author>休息的风</author>
      <pubDate>Tue, 02 Jul 2019 03:03:33 +0000</pubDate>
    </item>
    <item>
      <title>uboot编译环境搭建</title>
      <link>https://dev.t-firefly.com/thread-13613-1-1.html</link>
      <description><![CDATA[各位大神，小弟刚刚接触vr1108的开发板，没有找到关于此开发板uboot的资料，不知道如何获取官方的uboot源码包，自己在uboot的官网下载了最新的uboot2018.05,但是不知道该用什么版本的编译工具链。跪求各位大神解惑。]]></description>
      <category>Firefly-RK3288</category>
      <author>a6228</author>
      <pubDate>Fri, 27 Apr 2018 15:22:45 +0000</pubDate>
    </item>
    <item>
      <title>RK3288系统 调试串口不能输入</title>
      <link>https://dev.t-firefly.com/thread-13081-1-1.html</link>
      <description><![CDATA[RK3288开发板可以正常启动，debug调试口有输出，但是就是串口不能输入，usb转TTL点评自发自收正常，不知道这是什么原因啊？
下面是日志输出：
U-Boot SPL 2016.09-rc1-00210-g9073bdf-dirty (Aug 23 2016 - 13:41:04)
Trying to boot from MMC2


U-Boot 2016.09- ...]]></description>
      <category>Firefly-RK3288</category>
      <author>天道张</author>
      <pubDate>Fri, 17 Nov 2017 09:45:30 +0000</pubDate>
    </item>
    <item>
      <title>哪位好心朋友帮我看一个问题，十分感谢</title>
      <link>https://dev.t-firefly.com/thread-12916-1-1.html</link>
      <description><![CDATA[Connecting to COM3...
Connected.

DDR Version 1.05 20170712
In
SRX
Channel a: DDR3 400MHz
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=8 Size=2048MB
Channel b: DDR3 400MHz
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=8  ...]]></description>
      <category>Firefly-RK3288</category>
      <author>firefly-pjw</author>
      <pubDate>Thu, 12 Oct 2017 01:39:58 +0000</pubDate>
    </item>
    <item>
      <title>RK3288 uboot阶段GPIO功能复用（急）</title>
      <link>https://dev.t-firefly.com/thread-12913-1-1.html</link>
      <description><![CDATA[在uboot阶段实现GPIO的功能复用，比如
pin          Ball pin name
R25         HOST_D6/TS_SYNC/CIF_VSYNC/GPIO2_B0
R25pin的默认功能是CIF_VSYNC，如果把它的功能改为GPIO2_B0应该怎么做？]]></description>
      <category>Firefly-RK3288</category>
      <author>怪兽one</author>
      <pubDate>Tue, 10 Oct 2017 11:38:37 +0000</pubDate>
    </item>
    <item>
      <title>瑞芯微官网的u-boot编译后烧写不能引导内核？</title>
      <link>https://dev.t-firefly.com/thread-12063-1-1.html</link>
      <description><![CDATA[１先编译最新u-boot，之后打包成ｉｍｇ．
２打包方法：
　a.将u-boot-rockchip/tools/boot_merger程序和u-boot-rockchip/tools/rk_tools/RKBOOT/RK3288.ini及u-boot-rockchip/tools/rk_tools/32_LPDDR2_200MHz_LPDDR3_200MHz_DDR3_200MHz_20141007.bin　rk32xxusbplug ...]]></description>
      <category>Firefly-RK3288</category>
      <author>kunyang_yt</author>
      <pubDate>Mon, 08 May 2017 05:46:26 +0000</pubDate>
    </item>
    <item>
      <title>RK3288 UBoot是否不支持二级引导？</title>
      <link>https://dev.t-firefly.com/thread-11572-1-1.html</link>
      <description><![CDATA[RK UBoot开发文档中写的：
RK3036、RK3126、RK3128、RK3368采用二级loader模式；
那么RK3288是否不支持二级引导？]]></description>
      <category>Firefly-RK3288</category>
      <author>csersoft</author>
      <pubDate>Sun, 26 Feb 2017 14:08:13 +0000</pubDate>
    </item>
    <item>
      <title>RK3288如何打开uboot 开机logo</title>
      <link>https://dev.t-firefly.com/thread-11521-1-1.html</link>
      <description><![CDATA[我的板子开机时在uboot阶段打印出这么一句话 failed to find part:logo  现在想开启uboot的logo但是不知道在哪里打开]]></description>
      <category>Firefly-RK3288</category>
      <author>奔跑</author>
      <pubDate>Fri, 17 Feb 2017 03:10:58 +0000</pubDate>
    </item>
    <item>
      <title>RK3288 uboot命令如何增加的问题</title>
      <link>https://dev.t-firefly.com/thread-11491-1-1.html</link>
      <description><![CDATA[看到有人同样的问题却没人解答，我再开一贴同问


在rockchip的UBOOT文档中， 他里面定义了很多命令，像IIC, SPI等， 为啥我编译出来的只有简单的几个命令？ 
我看了common/Makefile里，里面是写了编译的， 
要怎样做才能把那些命令加进去？

我试了二级BOOTLOAD ...]]></description>
      <category>Firefly-RK3288</category>
      <author>ldqmoon</author>
      <pubDate>Fri, 10 Feb 2017 09:41:08 +0000</pubDate>
    </item>
    <item>
      <title>uboot可以适配各个系统吗</title>
      <link>https://dev.t-firefly.com/thread-11481-1-1.html</link>
      <description><![CDATA[新手一枚，
1、我想问一下给一个板子做好uboot后，是不是可以直接烧写任何系统，还是说需要对系统做移植？
2、有的人把小米手机的ROM适配到其他手机上，这个是个什么过程和原理？ROM能直接看到源码？？]]></description>
      <category>Firefly-RK3288</category>
      <author>xu735456</author>
      <pubDate>Wed, 08 Feb 2017 13:23:02 +0000</pubDate>
    </item>
    <item>
      <title>关于启动地址的疑问</title>
      <link>https://dev.t-firefly.com/thread-11468-1-1.html</link>
      <description><![CDATA[上电后RK3288把2k的代码复制到内部sram中运行，请问sram的地址映射在0吗，uboot中start.s的代码如下，
在lowlevel_init.s中把临时栈地址设在了128M的位置，ldr sp, =CONFIG_SYS_INIT_SP_ADDR/*设置sp指向128M*/ 也是ddr的地址，难道这时候DDR已经初始化完了？或者是BOO ...]]></description>
      <category>Firefly-RK3288</category>
      <author>secondid</author>
      <pubDate>Sun, 22 Jan 2017 02:44:44 +0000</pubDate>
    </item>
    <item>
      <title>修改uboot导致再也不能下载了</title>
      <link>https://dev.t-firefly.com/thread-11408-1-1.html</link>
      <description><![CDATA[出现：
Prepare IDB Fail]]></description>
      <category>Firefly-RK3288</category>
      <author>子木</author>
      <pubDate>Fri, 06 Jan 2017 04:28:08 +0000</pubDate>
    </item>
    <item>
      <title>新做的板子烧不进程序</title>
      <link>https://dev.t-firefly.com/thread-11225-1-1.html</link>
      <description><![CDATA[新做的裸板，开机后烧录工具提示发现一个MASKROM设备,无法切换模式，也下载不了boot程序，]]></description>
      <category>Firefly-RK3288</category>
      <author>dynaglass</author>
      <pubDate>Thu, 01 Dec 2016 05:53:31 +0000</pubDate>
    </item>
    <item>
      <title>关于JTAG接口的一些疑问？？？？？</title>
      <link>https://dev.t-firefly.com/thread-11206-1-1.html</link>
      <description><![CDATA[开发UBOOT需要JTAG接口和外部诸如jlink仿真设备来支撑整个开发环境，我想知道咱们的开发板可以吗？？？？？？想自己写一个UBOOT]]></description>
      <category>Firefly-RK3288</category>
      <author>Geeek</author>
      <pubDate>Fri, 25 Nov 2016 12:58:49 +0000</pubDate>
    </item>
    <item>
      <title>版主能提供3288efuse跟开机的uboot这一方面相关的资料么</title>
      <link>https://dev.t-firefly.com/thread-10981-1-1.html</link>
      <description><![CDATA[想请版主提供下RK方面的大神提供相关资料，或者能告知一下关于烧录了efuse的3288.如果要再次使用起来这个CPU。需要在uboot  或者bootloader方面做哪些调整？或者有没有secury boot模式之类的？  或者能提供一下boot跟efuse方面的 相关文档，或者资料。或者要获得这些资 ...]]></description>
      <category>Firefly-RK3288</category>
      <author>badboyhzg</author>
      <pubDate>Fri, 07 Oct 2016 16:55:35 +0000</pubDate>
    </item>
    <item>
      <title>开机充电电流过小，怎么办</title>
      <link>https://dev.t-firefly.com/thread-10964-1-1.html</link>
      <description><![CDATA[开机充电电流小只有400ma，关机之后充电电流有500ma，怎么调节充电电流]]></description>
      <category>Firefly-RK3288</category>
      <author>奔跑</author>
      <pubDate>Thu, 29 Sep 2016 08:51:31 +0000</pubDate>
    </item>
    <item>
      <title>RK3288 uboot的源码 有提供下载吗？</title>
      <link>https://dev.t-firefly.com/thread-10902-1-1.html</link>
      <description><![CDATA[好像没找到这块的代码。谢谢。]]></description>
      <category>Firefly-RK3288</category>
      <author>ghost3489</author>
      <pubDate>Thu, 15 Sep 2016 08:15:37 +0000</pubDate>
    </item>
    <item>
      <title>裸板烧写ubbot</title>
      <link>https://dev.t-firefly.com/thread-10857-1-1.html</link>
      <description><![CDATA[有人知道裸板第一次怎么烧写uboot吗？谢谢]]></description>
      <category>Firefly-RK3288</category>
      <author>yiyouchen</author>
      <pubDate>Tue, 06 Sep 2016 02:09:25 +0000</pubDate>
    </item>
    <item>
      <title>Uboot下网卡驱动</title>
      <link>https://dev.t-firefly.com/thread-10828-1-1.html</link>
      <description><![CDATA[问题：使用firefly的RK3288的开发板，现在想在uboot里实现网络的功能，但是不知道RK3288的网卡驱动是哪个，没有的话，怎么移植的？
可以提供思路，谢谢大家。]]></description>
      <category>Firefly-RK3288</category>
      <author>WJZHJD</author>
      <pubDate>Fri, 02 Sep 2016 08:32:05 +0000</pubDate>
    </item>
    <item>
      <title>版主能不能把u-boot里面的初始化设置大致说一下啊</title>
      <link>https://dev.t-firefly.com/thread-10779-1-1.html</link>
      <description><![CDATA[关于u-boot里的MMU,NAND，板级设置等等初始化，能不能比较有条理的大概说一下啊，对比了一下给的u-boot和我以前接触的，感觉不是太对，能解释一下吗]]></description>
      <category>Firefly-RK3288</category>
      <author>Firefly_bad</author>
      <pubDate>Thu, 25 Aug 2016 06:35:47 +0000</pubDate>
    </item>
  </channel>
</rss>