Bump buildroot to 2019.02
This commit is contained in:
9
bsp/buildroot/board/synopsys/hsdk/uboot.env.txt
Normal file
9
bsp/buildroot/board/synopsys/hsdk/uboot.env.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
baudrate=115200
|
||||
bootargs=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