Hello, I built a u-boot(uboot_tiny4412-20130729) and flashed into an SD card. I used the u-boot on sd card to boot on Tiny4412ADK 1312C. But i only saw the string "OK" showing on the serial port. There are no any debug messages associated to u-boot. Could you help give me some suggestions for this issue ? thanks I followed the following instructions to build and fuse u-boot. ------------------------------------------------------------------ README for FriendlyARM Tiny4412 说明:本u-boot源代&a mp;#30721;由三星原厂৻ 2;供,并由友善&# 20043;臂修改移植,&a mp;#20197;适用于Tiny4412开发&a mp;#26495;平台。 仅供嵌入式爱 909;者学习研究之& ;#29992;,友善之臂不 对此提供任何 216;术支持和维护& ;#12290; ----------------------------------------------------- 1. Build uboot a) 安装好toolchain (arm-linux-gcc-4.5.1-v6-vfp-20120301.tgz)并设置好 环境变量PATH,保& ;#35777;可以正常使用 。 b) 解压 uboot_tiny4412-20130729.tgz 并进入相应的目录 tar xzf uboot_tiny4412-20130729.tgz c) 配置 uboot 并编译 cd uboot_tiny4412 make tiny4412_config make d) 编译 用于生成bl2 的工具 make -C sd_fuse 或者 cd sd_fuse; make ----------------------------------------------------- 2. 制作启动 Tiny4412 的SD卡 a) 先准备一张4G或&# 20197;上的SDHC卡 注意:该卡的 050;有数据将会被& ;#30772;坏,因此请先 对SD卡上的数据&# 36827;行备份。 b) fusing SD card 假设SD卡已被PC Linux识别为/dev/sdb, 以root用户运行以& ;#19979;命令即可: cd sd_fuse/tiny4412 ./sd_fusing.sh /dev/sdb ----------------------------------------------------- 3. 使用SD卡启动 Tiny4412 并烧写Android a) 将已经制作好 340;SD卡插到 Tiny4412 板上,拨动S2切&# 25442;到SDBOOT,同时连 509; 串口线到PC且假&# 35774;已经准备好。 b) 开发板加电, 982;后在串口控制& ;#21488;(如minicom),按任意&am p;#38190;进入uboot 命令行模式