http://www.unixresources.net/linux/clf/embedded/archive/00/00/62/23/622399.html

http://blogold.chinaunix.net/u/31100/showart_244622.html

 

限制512m内存之后就可以跑起来,奇怪啊!

setenv bootcmd 'setenv  bootargs init=/sbin/init ip=192.168.73.59:192.168.73.1:192.168.73.1:255.255.255.0:target:eth0:off console=ttyS0,115200 console=tty1 mtdparts=spi_flash:0x100000@0(uboot),0x700000@0x100000(linux-root) mac=00:11:65:34:43:22 video=dovefb:lcd0:$(lcd0_params) clcd.lcd0_enable=$(lcd0_enable) mem=512m; sflash read 0x100000 $(loadaddr)  0x500000; bootm $(loadaddr);'

相关文章:

  • 2021-07-21
  • 2021-07-27
  • 2021-11-13
  • 2021-05-09
  • 2021-09-18
  • 2022-12-23
  • 2019-03-30
  • 2021-07-03
猜你喜欢
  • 2021-04-20
  • 2022-12-23
  • 2021-12-12
  • 2021-10-01
  • 2021-12-19
  • 2022-12-23
  • 2021-11-09
相关资源
相似解决方案