Add SPI NAND's bootloader and its booting parameters.
This commit is contained in:
parent
dfbeb9e88c
commit
9a37920a69
|
@ -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.
Loading…
Reference in New Issue