全志Allwinner V3s u-boot malloc 内存分配失败,导致gunzip 不成功,有解救方法吗?
=> bmp display 0x42E00000 0 0;
Error: malloc in gunzip failed!
There is no valid bmp file at the given address
看到网上的s3c2440文章说要改 start.S ?
离线
CONFIG_SYS_TEXT_BASE
由 0x42e00000 改为 0x43e00000 就解决这个问题了,
但是不知其所以然.
离线
参考连接: u-boot占用多少DRAM?
不知道这个有没有参考意义?
离线