<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>百问网 - Linux系统开发</title>
    <link>http://www.100ask.net/showforum-2.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) 百问网</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Sun, 01 Aug 2010 04:32:26 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>置顶的UBOOT无法开机，板子无问题</title>
      <description><![CDATA[为什么 我成功编译U-boot 后烧写到板子上 无法启动
是版主置顶的 死机无任何提示信息

但我烧其他的可以正常运行 
三星2440板子]]></description>
      <link>http://www.100ask.net/showtopic-3091.aspx</link>
      <category>Linux系统开发</category>
      <author>jovi07</author>
      <pubDate>Fri, 30 Jul 2010 23:27:00 GMT</pubDate>
    </item>
    <item>
      <title>根文件系统，查找历史命令</title>
      <description><![CDATA[请问：如何配置可以使得根文件系统支持命令行中通过上下方向键查找历史命令？]]></description>
      <link>http://www.100ask.net/showtopic-3090.aspx</link>
      <category>Linux系统开发</category>
      <author>liaozhenqiu</author>
      <pubDate>Fri, 30 Jul 2010 19:53:00 GMT</pubDate>
    </item>
    <item>
      <title>linux2.6内核移植分析问题</title>
      <description><![CDATA[系统环境：OS是Fedora12，编译器gcc的版本是4.3.2，uboot采用的是uboot2008.10，开放板是Friendly Arm的2410
当前的情况：uboot已经移植完成，功能健全，可以通过命令行传递参数给内核，现在在移植linux2.6.24内核的时候，出现了一些问题。

问题现象描述：编译完内核后，通过tftp下载uImage到开放板0x32000000运行时，出现网络]]></description>
      <link>http://www.100ask.net/showtopic-3088.aspx</link>
      <category>Linux系统开发</category>
      <author>ask100</author>
      <pubDate>Wed, 28 Jul 2010 15:52:00 GMT</pubDate>
    </item>
    <item>
      <title>u-boot启动问题</title>
      <description><![CDATA[u-boot启动到最后不出命令行提示符是为什么？是因为我config文件哪没设置好么？下面是串口信息
Start AT91Bootstrap...

U-Boot 1.3.4-rc2 (Jul 21 2010 - 08:04:24)
DRAM:  64 MB
Flash:  4 MB
NAND:  64 MiB
*** Warning - bad CRC, using default]]></description>
      <link>http://www.100ask.net/showtopic-3086.aspx</link>
      <category>Linux系统开发</category>
      <author>fkwcowboy</author>
      <pubDate>Mon, 26 Jul 2010 10:57:00 GMT</pubDate>
    </item>
    <item>
      <title>cramfs文件系统在norflash或者nand中挂载没问题，但是拷贝到ram中以ramdisk形式挂载出错</title>
      <description><![CDATA[cramfs文件系统在norflash或者nand中挂载没问题，但是拷贝到ram中以ramdisk形式挂载出错：

RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 1572KiB  into ram disk... done.
VFS: Mounted root (cramfs filesystem) readonl]]></description>
      <link>http://www.100ask.net/showtopic-3081.aspx</link>
      <category>Linux系统开发</category>
      <author>wubaozhang2009</author>
      <pubDate>Wed, 21 Jul 2010 17:51:00 GMT</pubDate>
    </item>
    <item>
      <title>大页面nandflash问题</title>
      <description><![CDATA[用版主置顶中提供的nand.c 文件可以正常读写,
但是 我根据flash数据手册 用下面这种方法发地址,为什么无法正常读取呢?

static void s3c2440_write_addr(unsigned int addr)
{
    
    volatile unsigned char *p = (volatile unsigned char *)&amp;amp;s3c2440n]]></description>
      <link>http://www.100ask.net/showtopic-3085.aspx</link>
      <category>Linux系统开发</category>
      <author>zgt0</author>
      <pubDate>Fri, 23 Jul 2010 16:39:00 GMT</pubDate>
    </item>
    <item>
      <title>s3c2440  nand flash初始化代码，奇怪问题</title>
      <description><![CDATA[我下了一个简单的bootloader，我把nand flash的初始化代码，换为书上的就不能用了
这个就是书上的代码
widon@widon-laptop:~$ cat Desktop/boot_diy/start/nand.c_own
#define BUSY    1

typedef unsigned long S3C24x0_REG32;

typedef struct {]]></description>
      <link>http://www.100ask.net/showtopic-2652.aspx</link>
      <category>Linux系统开发</category>
      <author>widon1104</author>
      <pubDate>Sun, 31 Jan 2010 23:19:00 GMT</pubDate>
    </item>
    <item>
      <title>9261通过nor flash调试u-boot的问题。</title>
      <description><![CDATA[at91sam9261ek.h有下面所示的代码
#ifdef CFG_USE_DATAFLASH_CS0
/* bootstrap + u-boot + env + linux in dataflash on CS0 */
#define CFG_ENV_IS_IN_DATAFLASH 1
#define CFG_MONITOR_BASE (CFG_DATAFLASH_LO......]]></description>
      <link>http://www.100ask.net/showtopic-3084.aspx</link>
      <category>Linux系统开发</category>
      <author>fkwcowboy</author>
      <pubDate>Fri, 23 Jul 2010 11:36:00 GMT</pubDate>
    </item>
    <item>
      <title>flash分区和格式化</title>
      <description><![CDATA[同志们好，我用ARM9+FLASH做了一款产品，将FLASH分为5个区，分别是bootloader,params,kernel,filesystem,config, 前四个都是制造镜像直接从UBOOT 中用nand write烧写的，最后一个分区是在四分区内核系统起来后挂载在文件系统中使用的，问题是当我用yaffs格式挂载时，分区里有个lost+found,且不能保存数据，备份的数据在umount]]></description>
      <link>http://www.100ask.net/showtopic-3083.aspx</link>
      <category>Linux系统开发</category>
      <author>demo01043003</author>
      <pubDate>Fri, 23 Jul 2010 08:18:00 GMT</pubDate>
    </item>
    <item>
      <title>_start在什么地方定义的？</title>
      <description><![CDATA[请问，_start在什么地方定义的。是在u-boot.lds里面吗。
ENTRY(_start)
SECTIONS
{
. = 0x00000000;
. = ALIGN(4);
.text      :
{
   cpu/arm920t/start.o (.text)
   *(.text)
}
。。。
}

是不是. = 0x00000000定义的，如果改成. = ]]></description>
      <link>http://www.100ask.net/showtopic-3080.aspx</link>
      <category>Linux系统开发</category>
      <author>lalahu</author>
      <pubDate>Wed, 21 Jul 2010 17:28:00 GMT</pubDate>
    </item>
    <item>
      <title>在linux系统下，用s3c2440驱动LCD3510，可以吗？</title>
      <description><![CDATA[LCD3510是以前玩单片机的时候留下来的。
我突发奇想：在linux系统下，用s3c2440驱动LCD3510，可以吗？
虽然有点大材小用，但如果驱动起来也挺好玩的。]]></description>
      <link>http://www.100ask.net/showtopic-3079.aspx</link>
      <category>Linux系统开发</category>
      <author>loopzhong</author>
      <pubDate>Wed, 21 Jul 2010 17:16:00 GMT</pubDate>
    </item>
    <item>
      <title>Linux USB gadget设备驱动解析---驱动调试</title>
      <description><![CDATA[这一节主要把在实现“linux模拟U盘功能”过程中的一些调试过程记录下来，并加以解析。
一、背景知识 
    1、USB Mass Storage类规范概述 
       USB 组织在universal Serial Bus Mass Storage Class Spaceification 1.1版本中定义了海量存储设备类（Mass Storage Class）的规范，这个类规范包括]]></description>
      <link>http://www.100ask.net/showtopic-2850.aspx</link>
      <category>Linux系统开发</category>
      <author>sinpo1984</author>
      <pubDate>Thu, 22 Apr 2010 16:30:00 GMT</pubDate>
    </item>
    <item>
      <title>《嵌入式Linux应用开发完全手册》常见问题</title>
      <description><![CDATA[请大家回贴，我来增加]]></description>
      <link>http://www.100ask.net/showtopic-1508.aspx</link>
      <category>Linux系统开发</category>
      <author>thisway.diy</author>
      <pubDate>Tue, 03 Feb 2009 10:39:00 GMT</pubDate>
    </item>
    <item>
      <title>请教一个lds脚本的问题</title>
      <description><![CDATA[在书的256页中间有：
-T board/smdk2410/U-Boot.lds -Ttext 0x33f80000
...
SECTIONS
{
  . = 0x00000000;
...
}

在书的259页：
relocate:
  adr r0, _start
  ldr  r1, _TEXT_BASE
  cmp r0, r1
  b......]]></description>
      <link>http://www.100ask.net/showtopic-376.aspx</link>
      <category>Linux系统开发</category>
      <author>spt_zeus</author>
      <pubDate>Mon, 01 Sep 2008 17:52:00 GMT</pubDate>
    </item>
    <item>
      <title>S3C6410开发板在Linux2.6.28操作下软件有什么特色？</title>
      <description><![CDATA[1，提供linux2.6.28.6版本内核，是目前国内 6410开发板最高、配置最完整的linux版本； 
2，提供丰富多媒体测试程序（multimediatest），全面展现 S3C6410特色功能，包括H.264/263，MPEG4，VC-1视频文件解码，摄像头视频采集和编码，JPEG编解码，3，TVOUT 输出等等； 
4，完备的驱动资源，除视频图像处理外，还包括2D/3D，看门狗，4路]]></description>
      <link>http://www.100ask.net/showtopic-2955.aspx</link>
      <category>Linux系统开发</category>
      <author>sinpo1984</author>
      <pubDate>Wed, 19 May 2010 17:18:00 GMT</pubDate>
    </item>
    <item>
      <title>请问nandflash移植时，board_nand_init()函数中_FUNCTION_变量</title>
      <description><![CDATA[请问nandflash移植时，board_nand_init()函数中_FUNCTION_变量
是怎么来的？先谢谢啦。]]></description>
      <link>http://www.100ask.net/showtopic-3068.aspx</link>
      <category>Linux系统开发</category>
      <author>lalahu</author>
      <pubDate>Fri, 09 Jul 2010 13:26:00 GMT</pubDate>
    </item>
    <item>
      <title>无法建立nfs_root目录，哪位给看看？</title>
      <description><![CDATA[上面的问题基本解决了，只是在重启nfs服务的时候却不行，是不是需要先建好nfs_root目录，但我在work目录下使用命令“sudo mdkir /nfs_root”却没见有nfs_root目录生成，等我再次重启nfs服务的时候提示work/nfs_root不存在，然后我又“sudo mdkir /nfs_root”却提示不能创建，文件已经存在，哪位懂的指导下该怎么做？]]></description>
      <link>http://www.100ask.net/showtopic-3074.aspx</link>
      <category>Linux系统开发</category>
      <author>Think_Logo</author>
      <pubDate>Tue, 13 Jul 2010 18:00:00 GMT</pubDate>
    </item>
    <item>
      <title>汇编指令 tst r0,#0   beq xxxxx</title>
      <description><![CDATA[看vivi的代码，关于NAND 读取后的一个跳转动作：
1   tst r0,#0
2   beq xxxx
执行1之后，zero位不是就置上了么，下面的跳转指令就肯定要执行了，那这样一个判断有什么意义呢？还是我对tst的用法了解不够？请大侠指点。谢谢！]]></description>
      <link>http://www.100ask.net/showtopic-3071.aspx</link>
      <category>Linux系统开发</category>
      <author>skysea</author>
      <pubDate>Mon, 12 Jul 2010 15:20:00 GMT</pubDate>
    </item>
    <item>
      <title>关于UBIFS IN UBOOT</title>
      <description><![CDATA[比较新的版本uboot支持UBIFS，我现在在uboot-2010-6-rc1上做，不加UBIFS的时候uboot跑起来正常，将UBIFS编译进去就无输出了。请高人指点指点。
硬件环境是mini2440-60M nand。]]></description>
      <link>http://www.100ask.net/showtopic-3070.aspx</link>
      <category>Linux系统开发</category>
      <author>飘之叶</author>
      <pubDate>Mon, 12 Jul 2010 09:00:00 GMT</pubDate>
    </item>
    <item>
      <title>u-boot编译出现错误 --问题解决了, 原因很雷</title>
      <description><![CDATA[fedora 8,vmware环境.
按照书中的方法安装了工具,设置交叉编译工具链.

折腾了2天, u-boot还是没有出来. ncurses工具也安装了. 大侠帮我看看?

$cd u-boot-1.1.6
$make 100ask24x0_config

Configuring for 100ask24x0 board...     // 无进一步菜单出现

$make]]></description>
      <link>http://www.100ask.net/showtopic-3064.aspx</link>
      <category>Linux系统开发</category>
      <author>postman2</author>
      <pubDate>Sun, 04 Jul 2010 22:44:00 GMT</pubDate>
    </item>
  </channel>
</rss>