Add SPI NAND's bootloader and its booting parameters.

This commit is contained in:
Wayne Lin 2021-02-01 10:44:02 +08:00
parent dfbeb9e88c
commit 9a37920a69
3 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
baudrate=115200
bootdelay=1
stderr=serial
stdin=serial
stdout=serial
loadrtt=nand read 0x80000000 0x200000 0x100000
bootcmd=run loadrtt;go 0x0

Binary file not shown.

Binary file not shown.