按照荔枝派nano即食的教程
git clone https://github.com/uestczyh222/tina-spl.git
pushd tina-spl
make
得到 .bin文件
烧录进RAM,然后启动
sudo sunxi-fel -p write 0x00000000 tina-spl.bin
sudo sunxi-fel exec 0x00000000
现在有个问题,加了 spiflash-write 烧写入spiflash,复位后运行不了,是烧写地址错了吗?
离线
离线
离线