dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
mk-rootfs.sh
hc
2024-03-26
e0728245c89800c2038c23308f2d88969d5b41c8
[~luoshi/RK3588_XEN.git]
/
buildroot
/
board
/
atmel
/
at91sam9x5ek_mmc
/
uboot-env.txt
1
2
3
4
5
6
7
bootargs=console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait video=Unknown-1:800x480-16
bootcmd=fatload mmc 0:1 0x21000000 at91sam9g35ek.dtb; fatload mmc 0:1 0x22000000 zImage; bootz 0x22000000 - 0x21000000
bootdelay=1
ethact=gmac0
stderr=serial
stdin=serial
stdout=serial