Update buildroot & docker (#25)
* Update docker & buildroot * Fix * fix versions
This commit is contained in:
9
buildroot/board/synopsys/hsdk/uboot.env.txt
Normal file
9
buildroot/board/synopsys/hsdk/uboot.env.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
baudrate=115200
|
||||
bootargs=console=ttyS3,115200n8 root=/dev/mmcblk0p2 rootwait
|
||||
bootcmd=fatload mmc 0:1; bootm
|
||||
bootdelay=2
|
||||
bootfile=uImage
|
||||
loadaddr=0x82000000
|
||||
stderr=serial0@f0005000
|
||||
stdin=serial0@f0005000
|
||||
stdout=serial0@f0005000
|
||||
Reference in New Issue
Block a user